diff --git a/ChangeLog.md b/ChangeLog.md index aa21e0f3..8bef735b 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,6 +1,11 @@ #2.2.17 * Use in-game terminology for shield generator optmul and optmass items * Add crew to shipyard and outfitting page information + * Use coriolis-data 2.2.17: + * Add mass as potential SCB modification + * Fix mining laser statistics + * Remove non-existent grade 4 and 5 wake scanner modifications + * Add number of crew for each ship #2.2.16 * Fix 'Extreme' blueprint roll where some incorrect ranges were chosen diff --git a/package.json b/package.json index 3db4ab44..67ab2a88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "2.2.16", + "version": "2.2.17", "repository": { "type": "git", "url": "https://github.com/EDCD/coriolis"