diff --git a/custom_components/uptime_kuma/manifest.json b/custom_components/uptime_kuma/manifest.json index 41a276f..6366c82 100644 --- a/custom_components/uptime_kuma/manifest.json +++ b/custom_components/uptime_kuma/manifest.json @@ -5,6 +5,6 @@ "requirements": ["uptime_kuma_monitor==1.0.0"], "codeowners": ["@meichthys"], "iot_class": "cloud_polling", - "version": "0.01c", + "version": "1.0.0", "config_flow": true }