diff --git a/custom_components/adaptive_lighting/manifest.json b/custom_components/adaptive_lighting/manifest.json index 13461584..ee4c828b 100644 --- a/custom_components/adaptive_lighting/manifest.json +++ b/custom_components/adaptive_lighting/manifest.json @@ -5,5 +5,6 @@ "config_flow": true, "dependencies": [], "codeowners": ["@basnijholt"], + "version": "1.0.0", "requirements": [] }