From 0b430e04376d48bd1c5ffe12ff0f0979d2a9c620 Mon Sep 17 00:00:00 2001 From: Thomas Germain <12560542+thomasgermain@users.noreply.github.com> Date: Tue, 7 Mar 2023 19:53:41 +0100 Subject: [PATCH] version bump (#197) --- 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 ba7691e..f76296d 100644 --- a/custom_components/multimatic/manifest.json +++ b/custom_components/multimatic/manifest.json @@ -12,7 +12,7 @@ "homekit": {}, "dependencies": [], "codeowners": ["@thomasgermain"], - "version": "1.14.0b1", + "version": "1.14.0b2", "iot_class": "cloud_polling", "integration_type": "hub" }