From eef02f7fc586ae32432c3a6a1e81dbf356fe5d23 Mon Sep 17 00:00:00 2001 From: Mick Vleeshouwer Date: Tue, 22 Feb 2022 14:47:39 +0100 Subject: [PATCH] Update manifest.json --- custom_components/tahoma/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/tahoma/manifest.json b/custom_components/tahoma/manifest.json index a737f2b0..0be08096 100644 --- a/custom_components/tahoma/manifest.json +++ b/custom_components/tahoma/manifest.json @@ -13,7 +13,7 @@ "@tetienne" ], "issue_tracker": "https://github.com/imicknl/ha-tahoma/issues", - "version": "2.12.1", + "version": "2.13.0", "zeroconf": [ "_kizbox._tcp.local." ], @@ -23,4 +23,4 @@ "macaddress": "F8811A*" } ] -} \ No newline at end of file +}