From a9c767447f4dd5caf24912adb110e66c9f199bf6 Mon Sep 17 00:00:00 2001 From: Thomas Germain <12560542+thomasgermain@users.noreply.github.com> Date: Fri, 8 Sep 2023 08:27:07 +0200 Subject: [PATCH] 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 49582bb..ed7730d 100644 --- a/custom_components/multimatic/manifest.json +++ b/custom_components/multimatic/manifest.json @@ -12,7 +12,7 @@ "homekit": {}, "dependencies": [], "codeowners": ["@thomasgermain"], - "version": "1.14.3", + "version": "1.14.4", "iot_class": "cloud_polling", "integration_type": "hub" }