From 606f6702fa334f97c430940e23c3a684b32c997b Mon Sep 17 00:00:00 2001 From: Thomas Germain <12560542+thomasgermain@users.noreply.github.com> Date: Sat, 5 Aug 2023 12:03:43 +0200 Subject: [PATCH] fix: version bump --- custom_components/multimatic/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/multimatic/manifest.json b/custom_components/multimatic/manifest.json index 43dff2e..9ed352b 100644 --- a/custom_components/multimatic/manifest.json +++ b/custom_components/multimatic/manifest.json @@ -12,7 +12,7 @@ "homekit": {}, "dependencies": [], "codeowners": ["@thomasgermain"], - "version": "1.14.1", + "version": "1.14.2", "iot_class": "cloud_polling", "integration_type": "hub" }