diff --git a/ChangeLog.md b/ChangeLog.md index 9bf715ac..517c85d1 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -5,6 +5,9 @@ * Add engagement range slider to 'Damage Dealt' section to allow user to see change in weapon effectiveness with range * Use better DPE calculation methodology * Add total DPS and effectiveness information to 'Damage Dealt' section + * Use coriolis-data 2.2.9: + * Add falloff metric for weapons + * Add falloff from range modification #2.2.8 * Fix issue where filling all internals with cargo racks would include restricted slots diff --git a/package.json b/package.json index f7aaf34f..7738c704 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "2.2.8", + "version": "2.2.9", "repository": { "type": "git", "url": "https://github.com/EDCD/coriolis"