From 891a009e1effe2752d16aa1c4d1642a368074bbe Mon Sep 17 00:00:00 2001 From: HA-n00b-alt Date: Thu, 9 Jan 2025 18:15:52 +0100 Subject: [PATCH] Update manifest.json --- custom_components/myhome/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/myhome/manifest.json b/custom_components/myhome/manifest.json index 96da0a5..4e25f05 100644 --- a/custom_components/myhome/manifest.json +++ b/custom_components/myhome/manifest.json @@ -2,7 +2,7 @@ "domain": "myhome", "integration_type": "hub", "name": "MyHOME", - "version": "0.9.4-michnovka", + "version": "0.9.4-michnovka-adm", "config_flow": true, "documentation": "https://github.com/anotherjulien/MyHOME", "issue_tracker": "https://github.com/anotherjulien/MyHOME/issues", @@ -69,4 +69,4 @@ "codeowners": [ "@anotherjulien" ] -} \ No newline at end of file +}