From bcac7668df88f84b40ce3a1fef0d2a3e51aa5caa Mon Sep 17 00:00:00 2001 From: richard-scott Date: Sun, 5 Nov 2023 00:51:17 +0000 Subject: [PATCH] Apply automatic changes --- custom_components/default_config/manifest.json | 2 +- hacs.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/default_config/manifest.json b/custom_components/default_config/manifest.json index 750ed3c..d08d011 100644 --- a/custom_components/default_config/manifest.json +++ b/custom_components/default_config/manifest.json @@ -48,5 +48,5 @@ "documentation": "https://www.home-assistant.io/integrations/default_config", "integration_type": "system", "quality_scale": "internal", - "version": "2023.11.0.1" + "version": "2023.11.1.1" } diff --git a/hacs.json b/hacs.json index 3257e53..e0026e0 100644 --- a/hacs.json +++ b/hacs.json @@ -1,5 +1,5 @@ { "name": "Home Assistant Cloud Hider", "render_readme": true, - "homeassistant": "2023.11.0" + "homeassistant": "2023.11.1" }