mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-12 22:03:29 +02:00
update dependencies
This commit is contained in:
@ -6,6 +6,7 @@ using Antunnel protocol. Features:
|
||||
* Recording last n log messages
|
||||
|
||||
## Change logs
|
||||
* v0.1.3-b update dependencies to latest
|
||||
* 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.2-b",
|
||||
"version":"0.1.3-b",
|
||||
"category":"System",
|
||||
"iconclass":"bi bi-receipt-cutoff",
|
||||
"mimes":["none"],
|
||||
"dependencies": [
|
||||
"Antunnel@0.2.0-b"
|
||||
"Antunnel@0.2.1-b"
|
||||
],
|
||||
"locale": {}
|
||||
}
|
Reference in New Issue
Block a user