v1.0.0-beta.3 - Added error handling for LaunchWrapper failure.

Fixes #5.
This commit is contained in:
Daniel Scalzi
2018-08-19 03:16:08 -04:00
parent 845721a830
commit 58a8215b05
3 changed files with 19 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "westeroscraftlauncher",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"description": "Custom modded launcher for Westeroscraft",
"productName": "WesterosCraft Launcher",
"main": "index.js",