From 0bab4b839963ffa6a5455d133b7c64d118ce28d8 Mon Sep 17 00:00:00 2001 From: Dmitry Krasnoukhov Date: Fri, 18 Oct 2024 11:38:50 +0300 Subject: [PATCH] Release 1.4.2 --- custom_components/smart_maic/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/smart_maic/manifest.json b/custom_components/smart_maic/manifest.json index 88bf6ad..f8cf388 100644 --- a/custom_components/smart_maic/manifest.json +++ b/custom_components/smart_maic/manifest.json @@ -9,5 +9,5 @@ "iot_class": "local_push", "issue_tracker": "https://github.com/krasnoukhov/homeassistant-smart-maic/issues", "requirements": [], - "version": "1.4.1" + "version": "1.4.2" }