Skip to content

Commit 1a79056

Browse files
committed
[Module Tag script: core 17.0.18.21]
1 parent 6df7682 commit 1a79056

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ This is a module for [FreePBX©](http://www.freepbx.org/ "FreePBX Home Page"). [
1313
[FreePBX](http://www.freepbx.org/ "FreePBX Home Page") is a completely modular GUI for Asterisk written in PHP and Javascript. Meaning you can easily write any module you can think of and distribute it free of cost to your clients so that they can take advantage of beneficial features in [Asterisk](http://www.asterisk.org/ "Asterisk Home Page")
1414

1515
### Setting up a FreePBX system
16-
[See our WIKI](http://sangomakb.atlassian.net/wiki/spaces/FP/pages/9732130/Install+FreePBX)
16+
[See our WIKI](http://wiki.freepbx.org/display/FOP/Install+FreePBX)
1717
### License
1818
[This modules code is licensed as GPLv3+](http://www.gnu.org/licenses/gpl-3.0.txt)
1919
### Contributing
20-
To contribute code or modules back into the [FreePBX](http://www.freepbx.org/ "FreePBX Home Page") ecosystem you must fully read our Code License Agreement. We are not able to look at or accept patches or code of any kind until this document is filled out. Please take a look at [http://sangomakb.atlassian.net/wiki/spaces/FP/pages/10682663/Contributor+License+Agreement](http://sangomakb.atlassian.net/wiki/spaces/FP/pages/10682663/Contributor+License+Agreement) for more information
20+
To contribute code or modules back into the [FreePBX](http://www.freepbx.org/ "FreePBX Home Page") ecosystem you must fully read our Code License Agreement. We are not able to look at or accept patches or code of any kind until this document is filled out. Please take a look at [http://wiki.freepbx.org/display/DC/Code+License+Agreement](http://wiki.freepbx.org/display/DC/Code+License+Agreement) for more information
2121
### Issues
22-
Please file bug reports at http://github.com/FreePBX/issue-tracker/issues
22+
Please file bug reports at http://issues.freepbx.org

module.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,14 @@
33
<repo>standard</repo>
44
<category>Applications</category>
55
<name>Core</name>
6-
<version>17.0.18.20</version>
6+
<version>17.0.18.21</version>
77
<publisher>Sangoma Technologies Corporation</publisher>
88
<license>GPLv3+</license>
99
<licenselink>http://www.gnu.org/licenses/gpl-3.0.txt</licenselink>
1010
<candisable>no</candisable>
1111
<canuninstall>no</canuninstall>
1212
<changelog>
13+
*17.0.18.21* bump
1314
*17.0.18.20* FREEI-1927 is int check added
1415
*17.0.18.19* #678 revert : Outbound Routes Dial patterns from CSV
1516
*17.0.18.18* #678 Outbound Routes Dial patterns from CSV
@@ -254,4 +255,4 @@
254255
<supported>
255256
<version>17.0</version>
256257
</supported>
257-
</module>
258+
</module>

0 commit comments

Comments
 (0)