From d2616db92348356c00c92b8c5342795f5c92cccd Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 9 Nov 2023 12:22:06 +0000 Subject: [PATCH] chore: bumping version to 7.7.4 --- 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 0b7d216..c8f6741 100644 --- a/custom_components/eufy_security/manifest.json +++ b/custom_components/eufy_security/manifest.json @@ -9,5 +9,5 @@ "iot_class": "cloud_push", "issue_tracker": "https://github.com/fuatakgun/eufy_security/issues", "requirements": ["websocket-client==1.4.2", "aiortsp==1.3.7"], - "version": "7.7.3" + "version": "7.7.4" }