From cdf2a695bc0b87599dabf5fca23377de8465cf7e Mon Sep 17 00:00:00 2001 From: ChrisTerBeke <1134120+ChrisTerBeke@users.noreply.github.com> Date: Thu, 31 Oct 2024 20:18:06 +0100 Subject: [PATCH] Bump version to v0.0.8 Changelog: Fixed IP address settings --- .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 ee9c4ae..3fbe727 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -19,5 +19,8 @@ }, "0.0.7": { "en": "Reduce number of times that controller is re-initialized" + }, + "0.0.8": { + "en": "Fixed IP address settings" } } diff --git a/.homeycompose/app.json b/.homeycompose/app.json index b5d7d51..a652f63 100644 --- a/.homeycompose/app.json +++ b/.homeycompose/app.json @@ -1,6 +1,6 @@ { "id": "com.christerbeke.uponor-smatrix", - "version": "0.0.7", + "version": "0.0.8", "compatibility": ">=5.0.0", "sdk": 3, "platforms": [ diff --git a/app.json b/app.json index 884b358..afb37c0 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.7", + "version": "0.0.8", "compatibility": ">=5.0.0", "sdk": 3, "platforms": [