From 4ce719411b5468072f4c3633b1e2ebb0ceda510b Mon Sep 17 00:00:00 2001 From: ChrisTerBeke <1134120+ChrisTerBeke@users.noreply.github.com> Date: Sun, 19 Jan 2025 14:46:49 +0100 Subject: [PATCH] Bump version to v0.1.0 Changelog: Complete rewrite of networking and discovery --- .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 9f7c11a..92c574a 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -31,5 +31,8 @@ }, "0.0.11": { "en": "Increase network timeout to support larger amount of devices" + }, + "0.1.0": { + "en": "Complete rewrite of networking and discovery" } } diff --git a/.homeycompose/app.json b/.homeycompose/app.json index a448ff0..c952f78 100644 --- a/.homeycompose/app.json +++ b/.homeycompose/app.json @@ -1,6 +1,6 @@ { "id": "com.christerbeke.uponor-smatrix", - "version": "0.0.11", + "version": "0.1.0", "compatibility": ">=5.0.0", "sdk": 3, "platforms": [ diff --git a/app.json b/app.json index d021e0c..96bf279 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.11", + "version": "0.1.0", "compatibility": ">=5.0.0", "sdk": 3, "platforms": [