diff --git a/module.json b/module.json index 1fb49b1..bc54f16 100644 --- a/module.json +++ b/module.json @@ -2,11 +2,11 @@ "rawname": "smsconnector", "repo": "unsupported", "name": "SMS Connector", - "version": "16.0.16", + "version": "16.0.16.1", "publisher": "Simon Telephonics LLC", "license": "GPLv3+", "licenselink": "http://www.gnu.org/licenses/gpl-3.0.txt", - "changelog": "Adds providers SignalWire and Sinch", + "changelog": "Update i18n, code clean-up, number formatting enhancements", "category": "Connectivity", "description": "Implements a generic SMS connector", "depends": { @@ -18,5 +18,5 @@ "supported": { "version": "16.0" }, - "location": "https://simon.tel/pbx-modules/smsconnector-16.0.16.tar.gz" + "location": "https://simon.tel/pbx-modules/smsconnector-16.0.16.1.tar.gz" }