From a7900803f2cefefe876ec649069098741de04523 Mon Sep 17 00:00:00 2001 From: fuatakgun Date: Fri, 30 Dec 2022 00:46:10 +0100 Subject: [PATCH] doc: v5.2.6 --- custom_components/eufy_security/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/eufy_security/manifest.json b/custom_components/eufy_security/manifest.json index cab3c1e..353e3ac 100644 --- a/custom_components/eufy_security/manifest.json +++ b/custom_components/eufy_security/manifest.json @@ -5,7 +5,7 @@ "issue_tracker": "https://github.com/fuatakgun/eufy_security/issues", "dependencies": ["ffmpeg", "stream"], "config_flow": true, - "version": "5.2.5", + "version": "5.2.6", "codeowners": ["@fuatakgun"], "requirements": ["websocket-client==1.1.0", "aiortsp==1.3.6"], "iot_class": "cloud_push",