diff --git a/custom_components/variable/manifest.json b/custom_components/variable/manifest.json index 5dda300..e72f323 100644 --- a/custom_components/variable/manifest.json +++ b/custom_components/variable/manifest.json @@ -4,7 +4,8 @@ "documentation": "https://github.com/rogro82/hass-variables", "requirements": [], "dependencies": [], + "version": "1.0.0", "codeowners": [ "@rogro82" ] -} \ No newline at end of file +}