Bump version

This commit is contained in:
GermanBluefox
2026-05-16 20:07:53 +02:00
parent 962189ba74
commit 1883937e4a
22 changed files with 396 additions and 229 deletions
+21 -27
View File
@@ -231,33 +231,27 @@
"buttons": ["agree", "cancel"]
}
]
}
]
},
"native": {
"host": "127.0.0.1",
"port": 8123,
"password": "",
"secure": false,
"excludePatterns": "# Glob patterns, one per line. Lines starting with # are comments.\n# Example: filter out all entities prefixed with `iob_` regardless of domain:\n# *.iob_*",
"verboseFilterLog": false,
"cleanupExcludedOnStart": false
},
"protectedNative": [
"password"
],
"encryptedNative": [
"password"
],
"objects": [],
"instanceObjects": [
{
"_id": "info",
"type": "channel",
"common": {
"name": "Information"
},
"native": {}
},
"native": {
"host": "127.0.0.1",
"port": 8123,
"password": "",
"secure": false,
"excludePatterns": "# Glob patterns, one per line. Lines starting with # are comments.\n# Example: filter out all entities prefixed with `iob_` regardless of domain:\n# *.iob_*",
"verboseFilterLog": false,
"cleanupExcludedOnStart": false
},
"protectedNative": ["password"],
"encryptedNative": ["password"],
"objects": [],
"instanceObjects": [
{
"_id": "info",
"type": "channel",
"common": {
"name": "Information"
},
"native": {}
},
{
"_id": "info.connection",