Add updateurl to module.xml
This commit is contained in:
parent
a065884a8b
commit
9ef59f0df4
12
module.xml
12
module.xml
|
@ -1,7 +1,7 @@
|
|||
<module>
|
||||
<rawname>sccp_manager</rawname>
|
||||
<name>SCCP Manager</name>
|
||||
<version>14.1.0.1</version>
|
||||
<version>14.1.0.0</version>
|
||||
<type>setup</type>
|
||||
<category>SCCP Connectivity</category>
|
||||
<publisher>Steve Lad</publisher>
|
||||
|
@ -14,16 +14,16 @@
|
|||
<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.1.0.0 * - Migrated to chan-sccp repo
|
||||
* Version 14.0.0.1 * - Alfa Release new DB structure Add User mobility
|
||||
* Version 14.1.0.1 * - Migrated to chan-sccp repo
|
||||
* Version 13.0.0.2 * - Release tested
|
||||
* Version 13.0.0.1 * - Alfa Release tested on freepbx v.13.0.192.16, v.14.0.1.5
|
||||
</changelog>
|
||||
<location></location>
|
||||
<location>https://github.com/chan-sccp/sccp_manager</location>
|
||||
<supported>
|
||||
<version>13.0.0.2M</version>
|
||||
</supported>
|
||||
<info>https://github.com/chan-sccp/sccp_manager</info>
|
||||
<updateurl>https://chan-sccp.github.io/sccp_manager/update.json</updateurl>
|
||||
<license>GPL</license>
|
||||
<md5sum></md5sum>
|
||||
</module>
|
||||
|
|
Loading…
Reference in a new issue