diff --git a/custom_components/malaysia_weather/manifest.json b/custom_components/malaysia_weather/manifest.json index e436f87..6c7a34b 100644 --- a/custom_components/malaysia_weather/manifest.json +++ b/custom_components/malaysia_weather/manifest.json @@ -9,5 +9,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/zubir2k/homeassistant-malaysiaweather/issues", "requirements": ["aiohttp"], - "version": "1.0.1" + "version": "1.0.2-beta1" }