diff --git a/custom_components/sun2/manifest.json b/custom_components/sun2/manifest.json index 105d315..c6768ff 100644 --- a/custom_components/sun2/manifest.json +++ b/custom_components/sun2/manifest.json @@ -4,9 +4,9 @@ "codeowners": ["@pnbruckner"], "config_flow": true, "dependencies": [], - "documentation": "https://github.com/pnbruckner/ha-sun2/blob/3.2.1b0/README.md", + "documentation": "https://github.com/pnbruckner/ha-sun2/blob/3.2.1/README.md", "iot_class": "calculated", "issue_tracker": "https://github.com/pnbruckner/ha-sun2/issues", "requirements": [], - "version": "3.2.1b0" + "version": "3.2.1" }