Update manifest.json

This commit is contained in:
junkfix 2024-04-05 22:05:02 +01:00 committed by GitHub
parent 9e4262bb27
commit 334fa61dba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,9 +1,9 @@
{
"domain": "config_editor",
"name": "Config Editor",
"version": "4.3",
"codeowners": ["@junkfix"],
"documentation": "https://github.com/junkfix/config-editor-card",
"issue_tracker": "https://github.com/junkfix/config-editor/issues",
"iot_class": "local_polling"
"iot_class": "local_polling",
"version": "4.4"
}