diff --git a/custom_components/config_editor/manifest.json b/custom_components/config_editor/manifest.json index 36d2e48..a3dfca2 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": "4.0", + "version": "4.1", "codeowners": ["@htmltiger"], "documentation": "https://github.com/htmltiger/config-editor-card", "issue_tracker": "https://github.com/htmltiger/config-editor/issues",