Update Qt manifest to 0.2.0

This commit is contained in:
Cameron Gutman
2018-08-12 02:42:09 -07:00
parent f0219ce1ad
commit 7a91e1a019

View File

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