From 66dc8f2d95311d68534dc78f4b89bb26732f051c Mon Sep 17 00:00:00 2001 From: Chris ter Beke <1134120+ChrisTerBeke@users.noreply.github.com> Date: Mon, 1 Jul 2024 11:42:21 +0200 Subject: [PATCH] Bump version to v0.1.3 Changelog: Fix setting value of optional capabilities --- .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 675d436..1be9b5a 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -37,5 +37,8 @@ }, "0.1.2": { "en": "Fix setting optional capabilities" + }, + "0.1.3": { + "en": "Fix setting value of optional capabilities" } } diff --git a/.homeycompose/app.json b/.homeycompose/app.json index e779a97..e2cd72a 100644 --- a/.homeycompose/app.json +++ b/.homeycompose/app.json @@ -1,6 +1,6 @@ { "id": "com.christerbeke.remeha-home", - "version": "0.1.2", + "version": "0.1.3", "compatibility": ">=5.0.0", "sdk": 3, "platforms": [ diff --git a/app.json b/app.json index 72cd95e..9ba27ab 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.remeha-home", - "version": "0.1.2", + "version": "0.1.3", "compatibility": ">=5.0.0", "sdk": 3, "platforms": [