From 7bc8e90826453c0cbd35b3ce8f80e27331b7eea1 Mon Sep 17 00:00:00 2001 From: Chris ter Beke <1134120+ChrisTerBeke@users.noreply.github.com> Date: Tue, 2 Jul 2024 13:56:08 +0200 Subject: [PATCH] Bump version to v0.0.7 Changelog: Reduce number of times that controller is re-initialized --- .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 d8dbbc8..ee9c4ae 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -16,5 +16,8 @@ }, "0.0.6": { "en": "Simplify refresh and temperature functions" + }, + "0.0.7": { + "en": "Reduce number of times that controller is re-initialized" } } diff --git a/.homeycompose/app.json b/.homeycompose/app.json index fef1111..b5d7d51 100644 --- a/.homeycompose/app.json +++ b/.homeycompose/app.json @@ -1,6 +1,6 @@ { "id": "com.christerbeke.uponor-smatrix", - "version": "0.0.6", + "version": "0.0.7", "compatibility": ">=5.0.0", "sdk": 3, "platforms": [ diff --git a/app.json b/app.json index 7ccb10a..f6b6cc1 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.6", + "version": "0.0.7", "compatibility": ">=5.0.0", "sdk": 3, "platforms": [