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