From 93c24e95231e8bda753ffe269fe03c95838606d2 Mon Sep 17 00:00:00 2001 From: richard-scott Date: Thu, 3 Aug 2023 00:55:47 +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 419952c..4131c86 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.7.3.1" + "version": "2023.8.0.1" } diff --git a/hacs.json b/hacs.json index 8fa49d3..5261468 100644 --- a/hacs.json +++ b/hacs.json @@ -1,5 +1,5 @@ { "name": "Home Assistant Cloud Hider", "render_readme": true, - "homeassistant": "2023.7.3" + "homeassistant": "2023.8.0" }