diff --git a/.homeychangelog.json b/.homeychangelog.json index fb62160..9cc0616 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -43,5 +43,8 @@ }, "1.5.5": { "en": "Fixed an issue in the autocomplete field of one of the sensor condition cards" + }, + "1.6.0": { + "en": "Improved supported device classes & capabilities and their translations" } } diff --git a/.homeycompose/app.json b/.homeycompose/app.json index 938a88d..f9a0ae1 100644 --- a/.homeycompose/app.json +++ b/.homeycompose/app.json @@ -1,6 +1,6 @@ { "id": "nl.erikvl87.zoneactivity", - "version": "1.5.5", + "version": "1.6.0", "support": "https://github.com/Erikvl87/nl.erikvl87.zoneactivity", "homeyCommunityTopicId": 115838, "bugs": { diff --git a/app.json b/app.json index def4e99..290e5c9 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "_comment": "This file is generated. Please edit .homeycompose/app.json instead.", "id": "nl.erikvl87.zoneactivity", - "version": "1.5.5", + "version": "1.6.0", "support": "https://github.com/Erikvl87/nl.erikvl87.zoneactivity", "homeyCommunityTopicId": 115838, "bugs": {