From c6919a7518518d5efa49ddca0202042e50f8f06b Mon Sep 17 00:00:00 2001 From: Unknown Date: Thu, 9 Nov 2017 17:23:15 +0000 Subject: [PATCH] Bumps and changelog --- ChangeLog.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) 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"