diff --git a/ChangeLog.md b/ChangeLog.md index f2ee4160..bc978526 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,8 @@ #2.2.16 * Fix 'Extreme' blueprint roll where some incorrect ranges were chosen + * Use coriolis-data 2.2.16: + * Fix incorrect thermal load modifiers for dirty drives + * Provide explicit information about if values are higher numeric value == better or not #2.2.15 * Ensure that standard slots are repainted when any component changes diff --git a/package.json b/package.json index 6c4627ce..3db4ab44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "2.2.16b", + "version": "2.2.16", "repository": { "type": "git", "url": "https://github.com/EDCD/coriolis"