Update Qt manifest to v1.0.0

This commit is contained in:
Cameron Gutman 2019-05-21 00:20:11 -07:00
parent fa696c8f08
commit 8c3c772ca4

View File

@ -2,19 +2,19 @@
{
"platform": "windows",
"arch": "i386",
"version": "0.10.1",
"version": "1.0.0",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "windows",
"arch": "x86_64",
"version": "0.10.1",
"version": "1.0.0",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "osx",
"arch": "x86_64",
"version": "0.10.1",
"version": "1.0.0",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
}
]