diff --git a/module.xml b/module.xml
index 2118171..aac10cd 100644
--- a/module.xml
+++ b/module.xml
@@ -25,6 +25,7 @@
* Version 14.2.0.10 * - Bug Fix - line not assigned on device creation
* Version 14.3.0.0 * - New Minor Version - Change DB and add new settings
* Version 14.3.0.15 * - Get masterFilesList from provisoner via installer Fix Issue 39
+ * Version 14.3.0.16 * - Test version for freepbx upgrader.
https://github.com/chan-sccp/sccp_manager
diff --git a/sccpManagerUpdater.json b/sccpManagerUpdater.json
index 0d19988..056c77c 100644
--- a/sccpManagerUpdater.json
+++ b/sccpManagerUpdater.json
@@ -1,21 +1,21 @@
{
"rawname": "sccp_manager",
- "repo": "extended",
+ "repo": "stable",
"name": "Sccp Manager",
- "version": "14.2.0.3",
+ "version": "14.3.0.16",
"publisher": "Steve Lad",
"license": "GPL",
"licenselink": "http://www.gnu.org/licenses/gpl.txt",
- "changelog": "*14.2.0.3* Fix module database definition\n*14.2.0.3* Fix module database definition\n*14.2.0.2* First release of new version without old interface\n*13.0.0.1* Packaging of ver 1.0.0.1\n*12.0.0.1* Packaging of ver 1.0.0.1",
+ "changelog": "*14.3.0.15* Install master files list via installer\n*14.2.0.3* Fix module database definition\n*14.2.0.3* Fix module database definition\n*14.2.0.2* First release of new version without old interface\n*13.0.0.1* Packaging of ver 1.0.0.1\n*12.0.0.1* Packaging of ver 1.0.0.1",
"category": "Sccp Connectivity",
- "description": "The Cisco Manager module lets you manage the chan-sccp module.",
+ "description": "The Sccp Manager module lets you manage the chan-sccp driver.",
"depends": {
"version": "14.0"
},
"supported": {
"version": "13.0"
},
- "location": "https://github.com/chan-sccp/sccp_manager/archive/refs/tags/v14.2.0.3.tar.gz",
+ "location": "https://github.com/chan-sccp/sccp_manager/archive/refs/tags/v14.3.0.16.tar.gz",
"md5sum": "9aff57a6553a4a3649e056013fe1758f",
- "packaged": "1623001021"
+ "packaged": "1640598716"
}