From e9132bc7ef3814086a4e19904205f586780dfd18 Mon Sep 17 00:00:00 2001 From: Hank Date: Tue, 2 Mar 2021 14:41:14 +0100 Subject: [PATCH] Bump version to v0.2.9 Changelog: Add support for SES002 --- .homeychangelog.json | 3 +++ .homeycompose/app.json | 4 ++-- app.json | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.homeychangelog.json b/.homeychangelog.json index 5877f81..66b31fc 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -28,5 +28,8 @@ }, "0.2.8": { "en": "Fixed issue with broken imports" + }, + "0.2.9": { + "en": "Add support for SES002" } } diff --git a/.homeycompose/app.json b/.homeycompose/app.json index 2d2a9f2..32fe4ee 100644 --- a/.homeycompose/app.json +++ b/.homeycompose/app.json @@ -1,6 +1,6 @@ { "id": "com.horstmann", - "version": "0.2.8", + "version": "0.2.9", "compatibility": ">=5.0.0", "sdk": 3, "name": { @@ -44,4 +44,4 @@ "bugs": { "url": "https://github.com/hankolsen/com.securemeters.horstmann/issues" } -} +} \ No newline at end of file diff --git a/app.json b/app.json index 861e1e2..f896457 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "_comment": "This file is generated. Please edit .homeycompose/app.json instead.", "id": "com.horstmann", - "version": "0.2.8", + "version": "0.2.9", "compatibility": ">=5.0.0", "sdk": 3, "name": {