From 7e9a356acad79d2d71cc5a77d9ca823d88f2b9e3 Mon Sep 17 00:00:00 2001 From: Chris ter Beke <1134120+ChrisTerBeke@users.noreply.github.com> Date: Tue, 2 Jul 2024 13:50:19 +0200 Subject: [PATCH] Bump version to v0.0.6 Changelog: Simplify refresh and temperature functions --- .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 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": [