diff --git a/.homeychangelog.json b/.homeychangelog.json index 3fb3f64..db774ca 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -19,5 +19,8 @@ }, "1.1.0": { "en": "Added basic support for the Everything Presence Lite." + }, + "1.1.1": { + "en": "Fixed an issue that could cause devices to remain unavailable after power loss, added max_distance setting to Everything Presence Lite." } } diff --git a/.homeycompose/app.json b/.homeycompose/app.json index 3ad0ea9..cd6bfb7 100644 --- a/.homeycompose/app.json +++ b/.homeycompose/app.json @@ -1,6 +1,6 @@ { "id": "io.everythingsmart", - "version": "1.1.0", + "version": "1.1.1", "compatibility": ">=5.0.0", "sdk": 3, "platforms": [ diff --git a/app.json b/app.json index b98e1db..e40fc2f 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "_comment": "This file is generated. Please edit .homeycompose/app.json instead.", "id": "io.everythingsmart", - "version": "1.1.0", + "version": "1.1.1", "compatibility": ">=5.0.0", "sdk": 3, "platforms": [