From af4ccebb313aee0471982c9fa7e7728b08432cd1 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 14 Jan 2022 12:53:22 +0000 Subject: [PATCH] chore: bumping version to 1.2.3 --- 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 0d0c521..813f8ce 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", "http"], "config_flow": true, - "version": "1.2.2", + "version": "1.2.3", "codeowners": ["@fuatakgun"], "requirements": ["websocket-client==1.1.0"], "iot_class": "cloud_push"