diff --git a/custom_components/ims/manifest.json b/custom_components/ims/manifest.json index b1887f7..9d2134c 100644 --- a/custom_components/ims/manifest.json +++ b/custom_components/ims/manifest.json @@ -7,5 +7,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/t0mer/ims-custom-component/issues", "requirements": ["weatheril>=0.29.1"], - "version": "0.1.9b" + "version": "0.1.10" }