diff --git a/custom_components/config_editor/manifest.json b/custom_components/config_editor/manifest.json index 775ed3e..031c0e5 100644 --- a/custom_components/config_editor/manifest.json +++ b/custom_components/config_editor/manifest.json @@ -1,7 +1,7 @@ { "domain": "config_editor", "name": "Config Editor", - "version": "2.0", + "version": "3.0", "codeowners": ["@htmltiger"], "documentation": "https://github.com/htmltiger/config-editor-card", "issue_tracker": "https://github.com/htmltiger/config-editor/issues",