Update manifest.json

This commit is contained in:
junkfix 2025-03-17 17:29:58 +00:00 committed by GitHub
parent 5cbefaa2f8
commit 7c645034db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,8 +2,9 @@
"domain": "config_editor",
"name": "Config Editor",
"codeowners": ["@junkfix"],
"config_flow": true,
"documentation": "https://github.com/junkfix/config-editor-card",
"iot_class": "local_polling",
"issue_tracker": "https://github.com/junkfix/config-editor/issues",
"version": "4.4.2"
"version": "5.0.0"
}