From 24add08beadfe60145407727a739b36417ab629a Mon Sep 17 00:00:00 2001 From: Unknown Date: Thu, 11 Jan 2018 21:57:08 +0000 Subject: [PATCH] Version Bump --- ChangeLog.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index 7e31833..ef86917 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,6 @@ +#2.5.0 + * Willyb321 fixed engineering. Some stuff doesn't work. We currently believe this is FDevs fault and not ours. + #2.4.3 * T10 Defender diff --git a/package.json b/package.json index 8a9fbe6..512ec48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis-data", - "version": "2.4.3", + "version": "2.5.0", "repository": { "type": "git", "url": "https://github.com/EDCD/coriolis-data"