diff --git a/custom_components/integration_blueprint/manifest.json b/custom_components/integration_blueprint/manifest.json index 85fe4de..b1151c5 100644 --- a/custom_components/integration_blueprint/manifest.json +++ b/custom_components/integration_blueprint/manifest.json @@ -4,9 +4,10 @@ "documentation": "https://github.com/custom-components/integration_blueprint", "issue_tracker": "https://github.com/custom-components/integration_blueprint/issues", "dependencies": [], + "version": "0.0.0", "config_flow": true, "codeowners": [ "@ludeeus" ], "requirements": [] -} +} \ No newline at end of file