diff --git a/ChangeLog.md b/ChangeLog.md index e443f042..ae76de03 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -2,6 +2,10 @@ * Ensure that jitter is shown correctly when the result of a special effect * Use restyled blueprint information * Use the ship name (if available) rather than the ship model for the window title + * Use coriolis-data 2.2.14: + * Alter blueprint structure to combine components and features + * Make hidden value of modifications its own attribute + * Fix incorrect ED ID for class 6 passenger cabins #2.2.13 * Add 'time to drain' summary value. This is the time to drain the WEP capacitor if firing all enabled weapons diff --git a/package.json b/package.json index f4d6bfbb..6a7e98fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "2.2.13", + "version": "2.2.14", "repository": { "type": "git", "url": "https://github.com/EDCD/coriolis"