diff --git a/ChangeLog.md b/ChangeLog.md index fd6670a..9b2d05c 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,4 @@ +#2.2.5 * Fix incorrect ID for emissive munitions special * Fix rate of fire for burst lasers * Add fragment cannon modifications diff --git a/package.json b/package.json index f82777f..8c55c91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis-data", - "version": "2.2.4", + "version": "2.2.5", "repository": { "type": "git", "url": "https://github.com/EDCD/coriolis-data"