diff --git a/custom_components/sector/manifest.json b/custom_components/sector/manifest.json index ad71236..128d446 100644 --- a/custom_components/sector/manifest.json +++ b/custom_components/sector/manifest.json @@ -4,7 +4,7 @@ "documentation": "https://github.com/gjohansson-ST/sector/blob/master/readme.md", "issue_tracker": "https://github.com/gjohansson-ST/sector/issues", "codeowners": ["@gjohansson-ST"], - "version": "v0.3.7", + "version": "v0.3.8", "config_flow": true, "iot_class": "cloud_polling" }