diff --git a/ChangeLog.md b/ChangeLog.md index 9979ea3a..c1ae7c71 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -6,6 +6,10 @@ * Display information about Microsoft browser issues when an import fails * Add 'purchase this build' icon link to EDDB * Add 'miner' and 'shielded miner' ship roles + * Use coriolis-data 2.2.15: + * Fix location of initial cargo rack for Vulture + * Fix broken regeneration rate for 6B shield generators + * Tidy up breach damage values #2.2.14 * Ensure that jitter is shown correctly when the result of a special effect diff --git a/package.json b/package.json index 47a523c9..5c876bef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "2.2.15b", + "version": "2.2.15", "repository": { "type": "git", "url": "https://github.com/EDCD/coriolis"