diff --git a/ChangeLog.md b/ChangeLog.md index 96f7cacd..fcddebbd 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,11 @@ +#2.3.7 + * Fixed Travis test issues + * Bumped NodeJS version to provide better compatability and support + * Added updated German Translation + * Fixed issues with Safari + * Use coriolis-data 2.3.7 + * Fixed Orca mass-lock + #2.3.6 * Update miner role to provide better defaults * Fix issue where torpedo special effects were not showing diff --git a/package.json b/package.json index fc9d7b0a..53f3c0e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "2.3.6", + "version": "2.3.7", "repository": { "type": "git", "url": "https://github.com/EDCD/coriolis"