From 7f1c09df518ceda9d0c5218bec8b3dc086a5ebff Mon Sep 17 00:00:00 2001 From: Chris ter Beke <1134120+ChrisTerBeke@users.noreply.github.com> Date: Wed, 17 Jul 2024 15:49:38 +0200 Subject: [PATCH] Bump version to v0.3.1 Changelog: Add custom flow cards --- .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 7e33fd0..5d0edac 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -46,5 +46,8 @@ }, "0.3.0": { "en": "Thermostat heating mode" + }, + "0.3.1": { + "en": "Add custom flow cards" } } diff --git a/.homeycompose/app.json b/.homeycompose/app.json index cfecbba..625eb2c 100644 --- a/.homeycompose/app.json +++ b/.homeycompose/app.json @@ -1,6 +1,6 @@ { "id": "com.christerbeke.remeha-home", - "version": "0.3.0", + "version": "0.3.1", "compatibility": ">=5.0.0", "sdk": 3, "platforms": [ diff --git a/app.json b/app.json index 120502b..ba07fcd 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.3.0", + "version": "0.3.1", "compatibility": ">=5.0.0", "sdk": 3, "platforms": [