diff --git a/.homeychangelog.json b/.homeychangelog.json index 3866a11..d8dbbc8 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -13,5 +13,8 @@ }, "0.0.5": { "en": "Stability improvements" + }, + "0.0.6": { + "en": "Simplify refresh and temperature functions" } } diff --git a/.homeycompose/app.json b/.homeycompose/app.json index e3914b0..fef1111 100644 --- a/.homeycompose/app.json +++ b/.homeycompose/app.json @@ -1,6 +1,6 @@ { "id": "com.christerbeke.uponor-smatrix", - "version": "0.0.5", + "version": "0.0.6", "compatibility": ">=5.0.0", "sdk": 3, "platforms": [ diff --git a/app.json b/app.json index 6727486..7ccb10a 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "_comment": "This file is generated. Please edit .homeycompose/app.json instead.", "id": "com.christerbeke.uponor-smatrix", - "version": "0.0.5", + "version": "0.0.6", "compatibility": ">=5.0.0", "sdk": 3, "platforms": [