From d4991de868640240e053d3407b273b7c08767957 Mon Sep 17 00:00:00 2001 From: Illia Antypenko Date: Sun, 13 Oct 2024 14:26:43 +0200 Subject: [PATCH] Bump 0.9.7 --- .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 109bd22..7e29851 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -74,5 +74,8 @@ }, "0.9.6": { "en": "Revert back to the 0.9.4" + }, + "0.9.7": { + "en": "Revert back to the 0.9.4" } } diff --git a/.homeycompose/app.json b/.homeycompose/app.json index 8c42c36..6ac084b 100644 --- a/.homeycompose/app.json +++ b/.homeycompose/app.json @@ -1,6 +1,6 @@ { "id": "com.gree", - "version": "0.9.6", + "version": "0.9.7", "compatibility": ">=12.0.1", "sdk": 3, "brandColor": "#ff732e", diff --git a/app.json b/app.json index d7c825b..d52c92e 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "_comment": "This file is generated. Please edit .homeycompose/app.json instead.", "id": "com.gree", - "version": "0.9.6", + "version": "0.9.7", "compatibility": ">=12.0.1", "sdk": 3, "brandColor": "#ff732e",