From b953ade1139a387dff4315fa97e9410bebc5e2dd Mon Sep 17 00:00:00 2001 From: hank Date: Sat, 27 Mar 2021 23:23:07 +0100 Subject: [PATCH] Bump version to v0.4.0 Changelog: Battery device optimization, clean up of unused stuff and definitions, updates to SES302 and SSR303 --- .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 a41b981..414be8c 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -43,5 +43,8 @@ }, "0.2.14": { "en": "Update SSR303 driver" + }, + "0.4.0": { + "en": "Battery device optimization, clean up of unused stuff and definitions, updates to SES302 and SSR303" } } diff --git a/.homeycompose/app.json b/.homeycompose/app.json index 1e2121b..006d5d9 100644 --- a/.homeycompose/app.json +++ b/.homeycompose/app.json @@ -1,6 +1,6 @@ { "id": "com.horstmann", - "version": "0.3.0", + "version": "0.4.0", "compatibility": ">=5.0.0", "sdk": 3, "name": { diff --git a/app.json b/app.json index 65efd8c..27af72c 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.3.0", + "version": "0.4.0", "compatibility": ">=5.0.0", "sdk": 3, "name": {