mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-13 06:04:26 +02:00
update apps to new Antunnel frame format
This commit is contained in:
@ -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
|
@ -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": {}
|
||||
}
|
Reference in New Issue
Block a user