diff --git a/custom_components/ha_text_ai/manifest.json b/custom_components/ha_text_ai/manifest.json index 5f91450..4ce6498 100644 --- a/custom_components/ha_text_ai/manifest.json +++ b/custom_components/ha_text_ai/manifest.json @@ -10,6 +10,6 @@ "homekit": {}, "dependencies": [], "codeowners": ["@smkrv"], - "version": "1.0.1a", + "version": "1.0.1b", "iot_class": "cloud_polling" }