diff --git a/custom_components/leafspy/manifest.json b/custom_components/leafspy/manifest.json index 904bf84..59609dc 100644 --- a/custom_components/leafspy/manifest.json +++ b/custom_components/leafspy/manifest.json @@ -7,5 +7,5 @@ "dependencies": ["http"], "codeowners": ["@jesserockz"], "config_flow": true, - "version": "0.1.3" + "version": "0.1.4" }