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": {