diff --git a/package.json b/package.json index 9004492..3790edc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "roc-launcher", - "version": "0.9.0", + "version": "0.9.1", "description": "Relics of Corbantis Official SWGEMU Launcher", "main": "main.js", "scripts": { diff --git a/server.json b/server.json index d6fbec1..49af261 100644 --- a/server.json +++ b/server.json @@ -1,5 +1,5 @@ { "address": "server.relicsofcorbantis.com", "port": "44453", - "manifestUrl": "https://raw.githubusercontent.com/dpwhittaker/RoC-Assets/master/manifest.json" + "manifestUrl": "https://github.com/dpwhittaker/RoC-Launcher/releases/download/Assets/manifest.json" } \ No newline at end of file