Skip to content

Commit

Permalink
Bump version to 1.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
dchesterton committed Jan 2, 2022
1 parent c9b1280 commit 9dcf778
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions config.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -42,8 +42,7 @@
"ca": "str?",
"cert": "str?",
"key": "str?",
"reject_unauthorized": "bool?",
"retain_log": "bool?"
"reject_unauthorized": "bool?"
},
"homeassistant": {
"discovery": "bool?",
Expand Down Expand Up @@ -75,4 +74,4 @@
"armv7",
"aarch64"
]
}
}

0 comments on commit 9dcf778

Please sign in to comment.