Update assets, homepage, and manifest for Qt v0.4.0

This commit is contained in:
Cameron Gutman
2018-09-08 17:27:53 -07:00
parent 4825e402bc
commit 40bedad3b3
4 changed files with 4 additions and 4 deletions

View File

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