From 6695ea717b53753d1ef29eb743f07399416b0839 Mon Sep 17 00:00:00 2001 From: Ronnie Date: Thu, 23 Jan 2025 18:40:52 -0800 Subject: [PATCH] Bump version to 0.9.71 --- 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 4f7bf2c..39d6494 100755 --- 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.9.68", + "version": "0.9.71", "config_flow": true, "codeowners": [ "@rroller"