From 0fbf55e84393fd1d81b52dbb2e0f13050e4899e5 Mon Sep 17 00:00:00 2001 From: Ronnie Date: Sat, 20 Jul 2024 09:33:16 -0700 Subject: [PATCH] Update manifest.json --- custom_components/dahua/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/dahua/manifest.json b/custom_components/dahua/manifest.json index de45566..ecc54b6 100644 --- a/custom_components/dahua/manifest.json +++ b/custom_components/dahua/manifest.json @@ -5,7 +5,7 @@ "documentation": "https://github.com/rroller/dahua", "issue_tracker": "https://github.com/rroller/dahua/issues", "dependencies": [], - "version": "0.5.0", + "version": "0.9.60", "config_flow": true, "codeowners": [ "@rroller"