diff --git a/custom_components/yandexgpt_conversation/manifest.json b/custom_components/yandexgpt_conversation/manifest.json index aa2a717..49f4fa0 100644 --- a/custom_components/yandexgpt_conversation/manifest.json +++ b/custom_components/yandexgpt_conversation/manifest.json @@ -1,7 +1,7 @@ { "domain": "yandexgpt_conversation", "name": "YandexGPT", - "version": "1.0.0", + "version": "1.0.1", "after_dependencies": ["assist_pipeline", "intent"], "codeowners": ["@black-roland"], "config_flow": true,