From 8be8e3da2dbe6df7fb4213a8bbc9088d5e060265 Mon Sep 17 00:00:00 2001 From: Artem Sorokin Date: Mon, 29 Apr 2024 14:21:02 +0300 Subject: [PATCH] Version update to 0.6.12 --- 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 df95b540..299bdcbe 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.11" + "version": "0.6.12" }