Skip to content

Commit

Permalink
Exceeded quota on RoC-Assets immediately. Revert to Assets release.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpwhittaker committed Aug 28, 2017
1 parent c6e851f commit e9919f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion server.json
Original file line number Diff line number Diff line change
@@ -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"
}

0 comments on commit e9919f9

Please sign in to comment.