diff --git a/custom_components/weatherapi/manifest.json b/custom_components/weatherapi/manifest.json index 5071f5e..bed16e6 100755 --- a/custom_components/weatherapi/manifest.json +++ b/custom_components/weatherapi/manifest.json @@ -6,7 +6,7 @@ "dependencies": [], "codeowners": ["@iprak"], "issue_tracker": "https://github.com/iprak/weatherapi/issues", - "version": "1.1.3", + "version": "1.1.4", "config_flow": true, "iot_class": "cloud_polling" }