From 64b0a289db3a10b2096ec7d1a1c0f8d19324dfea Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 5 Jan 2023 00:08:02 +0000 Subject: [PATCH] chore: bumping version to 6.1.0 --- 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 56f4ed2..c1f3f3a 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": "6.0.0", + "version": "6.1.0", "codeowners": ["@fuatakgun"], "requirements": ["websocket-client==1.1.0", "aiortsp==1.3.6"], "iot_class": "cloud_push",