From 65e32e67e7e6a23fcb60432d5d16a3d61b6626f0 Mon Sep 17 00:00:00 2001 From: Artem Sorokin Date: Sun, 18 Feb 2024 18:48:37 +0300 Subject: [PATCH] Version update to 0.6.10 --- 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 19e74080..a85a3c1a 100644 --- a/custom_components/yandex_smart_home/manifest.json +++ b/custom_components/yandex_smart_home/manifest.json @@ -8,5 +8,5 @@ "iot_class": "cloud_polling", "dependencies": ["http"], "codeowners": ["@dext0r"], - "version": "0.6.9" + "version": "0.6.10" }