diff --git a/.homeychangelog.json b/.homeychangelog.json index 763c310..889c6b0 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -40,5 +40,8 @@ }, "1.3.5": { "en": "Code improvements." + }, + "1.3.6": { + "en": "Stability improvements." } } diff --git a/.homeycompose/app.json b/.homeycompose/app.json index 75d9fb3..28584e0 100644 --- a/.homeycompose/app.json +++ b/.homeycompose/app.json @@ -1,6 +1,6 @@ { "id": "com.ondilo.ico", - "version": "1.3.5", + "version": "1.3.6", "compatibility": ">=7.4.0", "platforms": [ "local", @@ -143,4 +143,4 @@ "homeyCommunityTopicId": 37536, "homepage": "https://ondilo.com", "support": "https://community.homey.app/t/37536" -} +} \ No newline at end of file diff --git a/app.json b/app.json index 3ab8638..4eeba8b 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "_comment": "This file is generated. Please edit .homeycompose/app.json instead.", "id": "com.ondilo.ico", - "version": "1.3.5", + "version": "1.3.6", "compatibility": ">=7.4.0", "platforms": [ "local",