From 2a909f53fafe3b26fc0d0f8e8ed6032036beb619 Mon Sep 17 00:00:00 2001 From: Baldhor Date: Sun, 8 Oct 2023 21:33:55 +0200 Subject: [PATCH] Bump version to v1.1.6 Changelog: Added esphome_select_setvalue action card for #42 --- .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 aaac4d5..e044d89 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -142,5 +142,8 @@ }, "1.1.5": { "en": "Added esphome_text and esphome_select custom capabilities for #42" + }, + "1.1.6": { + "en": "Added esphome_select_setvalue action card for #42" } } diff --git a/.homeycompose/app.json b/.homeycompose/app.json index ae10858..997fd04 100644 --- a/.homeycompose/app.json +++ b/.homeycompose/app.json @@ -1,6 +1,6 @@ { "id": "nl.inversion.esphome", - "version": "1.1.5", + "version": "1.1.6", "compatibility": ">=5.0.0", "sdk": 3, "name": { diff --git a/app.json b/app.json index e552177..8d392d1 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "_comment": "This file is generated. Please edit .homeycompose/app.json instead.", "id": "nl.inversion.esphome", - "version": "1.1.5", + "version": "1.1.6", "compatibility": ">=5.0.0", "sdk": 3, "name": {