diff --git a/.homeychangelog.json b/.homeychangelog.json index 36e2470..317f1b5 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -49,5 +49,8 @@ }, "1.6.1": { "en": "Fixed empty translations for device classes and capabilities by falling back on the English translation" + }, + "1.6.2": { + "en": "Fixed an issue that caused a crash for a trigger card when unable to determine a zone name" } } diff --git a/.homeycompose/app.json b/.homeycompose/app.json index 905dbb9..aa211c2 100644 --- a/.homeycompose/app.json +++ b/.homeycompose/app.json @@ -1,6 +1,6 @@ { "id": "nl.erikvl87.zoneactivity", - "version": "1.6.1", + "version": "1.6.2", "support": "https://github.com/Erikvl87/nl.erikvl87.zoneactivity", "homeyCommunityTopicId": 115838, "bugs": { diff --git a/app.json b/app.json index 40a0822..b00bcab 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.6.1", + "version": "1.6.2", "support": "https://github.com/Erikvl87/nl.erikvl87.zoneactivity", "homeyCommunityTopicId": 115838, "bugs": {