diff --git a/custom_components/ledfxrm/manifest.json b/custom_components/ledfxrm/manifest.json index e49ae17..4a7b0aa 100644 --- a/custom_components/ledfxrm/manifest.json +++ b/custom_components/ledfxrm/manifest.json @@ -6,5 +6,6 @@ "dependencies": ["http"], "codeowners": ["@YeonV"], "requirements": [], - "config_flow": true + "config_flow": true, + "version": "0.2.8" }