diff --git a/custom_components/tagbox/manifest.json b/custom_components/tagbox/manifest.json index c9d4363..e613052 100644 --- a/custom_components/tagbox/manifest.json +++ b/custom_components/tagbox/manifest.json @@ -8,5 +8,6 @@ "dependencies": [], "codeowners": [ "@robmarkcole" - ] -} \ No newline at end of file + ], + "version": "1.0.0" +}