From bbf436e2d4b0bd9b308bfa8fd1f2b892fb15ae1f Mon Sep 17 00:00:00 2001 From: Dmitry Krasnoukhov Date: Wed, 8 Nov 2023 19:29:39 +0200 Subject: [PATCH] Release 1.1.0 --- 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 7568bd3..028c56a 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.0.2" + "version": "1.1.0" }