From 08c71b66cec2b3cf6a83c38e5e9757a425ccbd93 Mon Sep 17 00:00:00 2001 From: Artem Sorokin Date: Fri, 6 Dec 2024 11:38:44 +0300 Subject: [PATCH] Version update to 1.0.0b2 --- custom_components/yandex_smart_home/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/yandex_smart_home/manifest.json b/custom_components/yandex_smart_home/manifest.json index 1df4c35d..2ab8fc03 100644 --- a/custom_components/yandex_smart_home/manifest.json +++ b/custom_components/yandex_smart_home/manifest.json @@ -10,5 +10,5 @@ "type": "service", "dependencies": ["http"], "codeowners": ["@dext0r"], - "version": "1.0.0b1" + "version": "1.0.0b2" }