From dddb3beff8ca55927f9fe3257c9bd9250944795f Mon Sep 17 00:00:00 2001 From: Jack Simbach Date: Thu, 1 Feb 2024 21:15:22 -0500 Subject: [PATCH] - version bump --- custom_components/ge_home/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/ge_home/manifest.json b/custom_components/ge_home/manifest.json index 33dd56f..88350da 100644 --- a/custom_components/ge_home/manifest.json +++ b/custom_components/ge_home/manifest.json @@ -7,5 +7,5 @@ "documentation": "https://github.com/simbaja/ha_gehome", "requirements": ["gehomesdk==0.5.26","magicattr==0.1.6","slixmpp==1.8.3"], "codeowners": ["@simbaja"], - "version": "0.6.9" + "version": "0.6.10" }