diff --git a/custom_components/growatt_server_api/manifest.json b/custom_components/growatt_server_api/manifest.json index 1e70a29..9d4523b 100644 --- a/custom_components/growatt_server_api/manifest.json +++ b/custom_components/growatt_server_api/manifest.json @@ -7,6 +7,6 @@ "codeowners": ["@muppet3000", "@indykoning"], "iot_class": "cloud_polling", "loggers": ["growattServerApi"], - "version": "0.0.0", + "version": "1.0.0", "issue_tracker": "https://github.com/muppet3000/homeassistant-growatt_server_api/issues" }