From affeba60a511e89edd3ddb2e4bbc427c366b6d7e Mon Sep 17 00:00:00 2001 From: Black Roland Date: Sat, 28 Dec 2024 05:17:26 +0300 Subject: [PATCH] v1.2.2 --- custom_components/yandexgpt_conversation/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/yandexgpt_conversation/manifest.json b/custom_components/yandexgpt_conversation/manifest.json index d1ddbf7..40f0dff 100644 --- a/custom_components/yandexgpt_conversation/manifest.json +++ b/custom_components/yandexgpt_conversation/manifest.json @@ -11,5 +11,5 @@ "issue_tracker": "https://github.com/black-roland/homeassistant-yandexgpt/issues", "loggers": ["yandexgpt_conversation"], "requirements": ["yandex-cloud-ml-sdk==0.1.2", "yandexcloud==0.295.0"], - "version": "1.2.1" + "version": "1.2.2" }