From 47ff2e8dbaac984f4eaa1e1d41d4a677c0a97155 Mon Sep 17 00:00:00 2001 From: ChrisTerBeke <1134120+ChrisTerBeke@users.noreply.github.com> Date: Fri, 20 Dec 2024 21:57:46 +0100 Subject: [PATCH] Bump version to v0.0.11 Changelog: Increase network timeout to support larger amount of devices --- .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 9a2ff3b..9f7c11a 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -28,5 +28,8 @@ }, "0.0.10": { "en": "Stability improvements" + }, + "0.0.11": { + "en": "Increase network timeout to support larger amount of devices" } } diff --git a/.homeycompose/app.json b/.homeycompose/app.json index 50ada2d..a448ff0 100644 --- a/.homeycompose/app.json +++ b/.homeycompose/app.json @@ -1,6 +1,6 @@ { "id": "com.christerbeke.uponor-smatrix", - "version": "0.0.10", + "version": "0.0.11", "compatibility": ">=5.0.0", "sdk": 3, "platforms": [ diff --git a/app.json b/app.json index 4261ac0..279b280 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.10", + "version": "0.0.11", "compatibility": ">=5.0.0", "sdk": 3, "platforms": [