From 495ac91e9802dd0fa6488a360607586dc1345241 Mon Sep 17 00:00:00 2001 From: Robin Bolscher Date: Fri, 16 Feb 2024 20:01:47 +0100 Subject: [PATCH] Bump version to v1.1.1 Changelog: Fixed an issue that could cause devices to remain unavailable after power loss, added max_distance setting to Everything Presence Lite. --- .homeychangelog.json | 3 +++ .homeycompose/app.json | 2 +- app.json | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) 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": [