update apps to new Antunnel frame format

This commit is contained in:
Dany LE
2021-10-27 13:49:08 +02:00
parent e863fef93d
commit 959d5966af
27 changed files with 236 additions and 44 deletions

View File

@ -6,5 +6,6 @@ using Antunnel protocol. Features:
* Recording last n log messages
## Change logs
* v0.1.2-b update dependencies to latest
* v0.1.1-b minor fix on dialog handling, fix incorrect package version
* v0.1.0-b first beta version

View File

@ -7,12 +7,12 @@
"author": "",
"email": ""
},
"version":"0.1.1-b",
"version":"0.1.2-b",
"category":"System",
"iconclass":"bi bi-receipt-cutoff",
"mimes":["none"],
"dependencies": [
"Antunnel@0.1.8-a"
"Antunnel@0.1.9-b"
],
"locale": {}
}