diff --git a/custom_components/infinitive/manifest.json b/custom_components/infinitive/manifest.json index e9ef3a5..5846fa1 100644 --- a/custom_components/infinitive/manifest.json +++ b/custom_components/infinitive/manifest.json @@ -4,5 +4,6 @@ "documentation": "https://github.com/mww012/ha_customcomponents", "requirements": ["pyinfinitive==0.0.5"], "dependencies": [], - "codeowners": ["@mww012"] + "codeowners": ["@mww012"], + "version": "0.0.5" }