diff --git a/ChangeLog.md b/ChangeLog.md index 4676dfa5..96f7cacd 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -4,6 +4,8 @@ * Fix typo causing long range blueprint to not modify shot speed in some circumstances * Fix for Spanish translation of Chaff Launcher (thanks to DamonFstr) * Update for Russian translation (thanks to LeeNTien) + * Use coriolis-data 2.3.6: + * Add shotspeed modifier to cannon/multi-cannon/fragment cannon #2.3.5 * Ensure that hidden blueprint effects are applied when a blueprint is selected diff --git a/package.json b/package.json index edb84b9a..df2134d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "2.3.5", + "version": "2.3.6", "repository": { "type": "git", "url": "https://github.com/EDCD/coriolis"