1
0
Fork 0
mirror of https://github.com/kbumsik/VirtScreen.git synced 2025-02-14 12:21:50 +00:00

Applied v0.2.0 in app data

This commit is contained in:
Bumsik Kim 2018-06-03 13:24:49 -04:00
parent 920fd56ea8
commit bae43c8fd2
No known key found for this signature in database
GPG key ID: E31041C8EC5B01C6
3 changed files with 3 additions and 3 deletions

View file

@ -153,7 +153,7 @@ ApplicationWindow {
anchors.horizontalCenter: parent.horizontalCenter
horizontalAlignment: Text.AlignHCenter
font { weight: Font.Bold; pointSize: 15 }
text: "VirtScreen"
text: "VirtScreen" + " v" + settings.version
}
Text {
anchors.horizontalCenter: parent.horizontalCenter

View file

@ -1,5 +1,5 @@
{
"version": "0.2",
"version": "0.2.0",
"x11vncVersion": "0.9.15",
"theme_color": 8,
"virt": {

View file

@ -1,5 +1,5 @@
{
"version": "0.2",
"version": "0.2.0",
"x11vncOptions": {
"-ncache": {
"value": "-ncache",