diff --git a/custom_components/yandexgpt_conversation/manifest.json b/custom_components/yandexgpt_conversation/manifest.json index c8e053f..6e0b89f 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"], - "version": "1.2.0-beta.1" + "version": "1.2.0" }