diff --git a/custom_components/default_config/manifest.json b/custom_components/default_config/manifest.json index b58a468..2641574 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.10.0.1" + "version": "2023.10.1.1" } diff --git a/hacs.json b/hacs.json index 80d7958..22d37c4 100644 --- a/hacs.json +++ b/hacs.json @@ -1,5 +1,5 @@ { "name": "Home Assistant Cloud Hider", "render_readme": true, - "homeassistant": "2023.10.0" + "homeassistant": "2023.10.1" }