From 9916709bc70f8270a5290b8731887283a2b25e82 Mon Sep 17 00:00:00 2001 From: billsimon Date: Fri, 27 Oct 2023 22:53:51 -0400 Subject: [PATCH] Update module.json --- module.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module.json b/module.json index 7e712ef..5b5e445 100644 --- a/module.json +++ b/module.json @@ -2,11 +2,11 @@ "rawname": "smsconnector", "repo": "unsupported", "name": "SMS Connector", - "version": "16.0.10", + "version": "16.0.11", "publisher": "Simon Telephonics LLC", "license": "GPLv3+", "licenselink": "http://www.gnu.org/licenses/gpl-3.0.txt", - "changelog": "Adds Voip.ms and improves media handling", + "changelog": "Adds Bulk Solutions and improves logging and error handling", "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.10.tar.gz" + "location": "https://simon.tel/pbx-modules/smsconnector-16.0.11.tar.gz" }