diff --git a/ChangeLog.md b/ChangeLog.md index 1aeb6e70..1bb56d58 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,9 @@ #2.2.8 * Fix issue where filling all internals with cargo racks would include restricted slots + * Use coriolis-data 2.2.8: + * Set military slot of Viper Mk IV to class 3; was incorrectly set as class 2 + * Update base regeneration rate of prismatic shield generators to values in 2.2.03 + * Update specials with information in 2.2.03 #2.2.7 * Fix resistance diminishing return calculations diff --git a/package.json b/package.json index 81d6de35..f7aaf34f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "2.2.7", + "version": "2.2.8", "repository": { "type": "git", "url": "https://github.com/EDCD/coriolis"