diff --git a/custom_components/config_editor/manifest.json b/custom_components/config_editor/manifest.json index ff22fe0..9d6a212 100644 --- a/custom_components/config_editor/manifest.json +++ b/custom_components/config_editor/manifest.json @@ -1,6 +1,6 @@ { "domain": "config_editor", "name": "Config Editor", - "version": "1.0" + "version": "1.0", "codeowners": "@htmltiger" }