diff --git a/custom_components/poe_chat/manifest.json b/custom_components/poe_chat/manifest.json index 5cc67f7..b6ec8aa 100644 --- a/custom_components/poe_chat/manifest.json +++ b/custom_components/poe_chat/manifest.json @@ -8,5 +8,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/ichuixue/poe-chat/issues", "requirements": ["poe-api>=0.4.10"], - "version": "1.0.6" + "version": "1.0.7" }