From 924b8d2eee89830e699ab35ecadcbe52a50bac15 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Mon, 5 Aug 2019 19:52:53 -0700 Subject: [PATCH] Update Qt manifest to v1.1 --- updates/qt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/updates/qt.json b/updates/qt.json index 49d4f21..5cca105 100644 --- a/updates/qt.json +++ b/updates/qt.json @@ -2,19 +2,19 @@ { "platform": "windows", "arch": "i386", - "version": "1.0.1", + "version": "1.1.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "windows", "arch": "x86_64", - "version": "1.0.1", + "version": "1.1.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "osx", "arch": "x86_64", - "version": "1.0.1", + "version": "1.1.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" } ] \ No newline at end of file