Update RemoteDesktop

This commit is contained in:
DanyLE
2022-08-17 00:44:36 +02:00
parent 86e2c1246c
commit 9800f701e6
8 changed files with 37 additions and 8 deletions

View File

@ -7,6 +7,7 @@ Further information on **wvnc**: [https://blog.lxsang.me/post/id/23](https://blo
## Change logs
* v0.1.7-8 - remove package dependencies, use web assembly for jpeg decoding, improve rendering performance and connection stability
* v0.1.6 - Change category
* v0.1.5 - add package dependencies and use the new **libwvnc**
* v0.1.0 - adapt to the new AntOS API

File diff suppressed because one or more lines are too long

View File

@ -7,7 +7,7 @@
"author": "Dany LE",
"email": "contact@iohub.dev"
},
"version":"0.1.7-b",
"version":"0.1.8-b",
"dependencies": [],
"category":"Internet",
"icon": "icon.png",