diff --git a/ChangeLog.md b/ChangeLog.md index 731e6507..870d1bc0 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,11 @@ +#2.4.2 + Lots of kind people have helped out for this release! Check out the PR history! + * Uses coriolis-data update: + * Fixes issues with repair limpets + * Adds requirement data + * Adds requirements panel + * Adds comma formatting to tooltip numbers + #2.4.1 * Small patches and changes diff --git a/package.json b/package.json index 58a1ba60..a57defa6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "2.4.1", + "version": "2.4.2", "repository": { "type": "git", "url": "https://github.com/EDCD/coriolis"