From 9dcf778df2711b30db32fef7544226d115f5f6c4 Mon Sep 17 00:00:00 2001 From: dchesterton Date: Sun, 2 Jan 2022 00:38:04 +0000 Subject: [PATCH] Bump version to 1.1.14 --- config.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/config.json b/config.json index e8cf16c..0fd9e45 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "name": "texecom2mqtt", - "version": "1.1.13", + "version": "1.1.14", "slug": "texecom2mqtt", "description": "Add-on to interface with Texecom Premier Elite alarm panels using MQTT", "url": "https://github.com/dchesterton/texecom2mqtt-hassio", @@ -42,8 +42,7 @@ "ca": "str?", "cert": "str?", "key": "str?", - "reject_unauthorized": "bool?", - "retain_log": "bool?" + "reject_unauthorized": "bool?" }, "homeassistant": { "discovery": "bool?", @@ -75,4 +74,4 @@ "armv7", "aarch64" ] -} +} \ No newline at end of file