Update version number
This commit is contained in:
parent
d846af6913
commit
524e15b2c4
21
module.xml
21
module.xml
|
@ -1,28 +1,29 @@
|
|||
<module>
|
||||
<rawname>sccp_manager</rawname>
|
||||
<name>SCCP Manager</name>
|
||||
<version>14.0.0.2M</version>
|
||||
<version>14.1.0.1</version>
|
||||
<type>setup</type>
|
||||
<category>SCCP Connectivity</category>
|
||||
<publisher>Steve Lad</publisher>
|
||||
<publisher>Alex GP</publisher>
|
||||
<repo>extended</repo>
|
||||
<repo>extended</repo>
|
||||
<description>SCCP Phone and Extension Manager</description>
|
||||
<menuitems>
|
||||
<sccpsettings sort="1">Server Config</sccpsettings>
|
||||
<sccp_adv sort="2">System Parameters</sccp_adv>
|
||||
<sccp_phone sort="3">Phones Manager</sccp_phone>
|
||||
<sccpsettings sort="1">Server Config</sccpsettings>
|
||||
<sccp_adv sort="2">System Parameters</sccp_adv>
|
||||
<sccp_phone sort="3">Phones Manager</sccp_phone>
|
||||
</menuitems>
|
||||
<changelog>
|
||||
* Version 13.0.0.1 * - Alfa Release tested on freepbx v.13.0.192.16, v.14.0.1.5
|
||||
* Version 13.0.0.2 * - Release tested
|
||||
* Version 14.0.0.1 * - Alfa Release new DB structure Add User mobility
|
||||
* Version 13.0.0.1 * - Alfa Release tested on freepbx v.13.0.192.16, v.14.0.1.5
|
||||
* Version 13.0.0.2 * - Release tested
|
||||
* Version 14.0.0.1 * - Alfa Release new DB structure Add User mobility
|
||||
* Version 14.1.0.1 * - Migrated to chan-sccp repo
|
||||
</changelog>
|
||||
<location></location>
|
||||
<supported>
|
||||
<version>13.0.0.2M</version>
|
||||
</supported>
|
||||
<info>https://github.com/chan-sccp/sccp_manager</info>
|
||||
<license>GPL</license>
|
||||
<info>https://github.com/chan-sccp/sccp_manager</info>
|
||||
<license>GPL</license>
|
||||
<md5sum></md5sum>
|
||||
</module>
|
||||
|
|
Loading…
Reference in a new issue