diff --git a/custom_components/sun2/manifest.json b/custom_components/sun2/manifest.json index e3acb7c..b1154f2 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.3.0/README.md", + "documentation": "https://github.com/pnbruckner/ha-sun2/blob/3.3.1/README.md", "iot_class": "calculated", "issue_tracker": "https://github.com/pnbruckner/ha-sun2/issues", "requirements": [], - "version": "3.3.0" + "version": "3.3.1" }