diff --git a/custom_components/dwains_dashboard/manifest.json b/custom_components/dwains_dashboard/manifest.json index a6f38472..b19ab27e 100755 --- a/custom_components/dwains_dashboard/manifest.json +++ b/custom_components/dwains_dashboard/manifest.json @@ -6,6 +6,6 @@ "dependencies": ["lovelace", "http", "frontend"], "codeowners": ["@dwainscheeren"], "config_flow": true, - "version": "2.0.6", + "version": "2.0.7", "iot_class": "calculated" }