From 9dcfb31181dc552777c1ecd2fda907b25f5d5537 Mon Sep 17 00:00:00 2001 From: Chris ter Beke <1134120+ChrisTerBeke@users.noreply.github.com> Date: Fri, 14 Jun 2024 14:06:23 +0200 Subject: [PATCH] Bump version to v0.0.9 Changelog: Added debug capabilities to pairing flow --- .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 13c509a..36cd832 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -22,5 +22,8 @@ }, "0.0.8": { "en": "Caught possible issues when signing in" + }, + "0.0.9": { + "en": "Added debug capabilities to pairing flow" } } diff --git a/.homeycompose/app.json b/.homeycompose/app.json index 3867bbe..b68f67a 100644 --- a/.homeycompose/app.json +++ b/.homeycompose/app.json @@ -1,6 +1,6 @@ { "id": "com.christerbeke.remeha-home", - "version": "0.0.8", + "version": "0.0.9", "compatibility": ">=5.0.0", "sdk": 3, "platforms": [ diff --git a/app.json b/app.json index 26ea9ab..b96ec88 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.0.8", + "version": "0.0.9", "compatibility": ">=5.0.0", "sdk": 3, "platforms": [