diff --git a/ChangeLog.md b/ChangeLog.md index e4014623..4d35d1c7 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,6 +1,11 @@ #2.2.5 * Calculate rate of fire for multi-burst weapons * Add note to disable ghostery in error situation + * Use coriolis-data 2.2.5: + * Fix incorrect ID for emissive munitions special + * Fix rate of fire for burst lasers + * Add fragment cannon modifications + * Fix internal name of dazzle shell #2.2.4 * Add shortlink for outfitting page diff --git a/package.json b/package.json index c1878bfa..3aeb579c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "2.2.5b", + "version": "2.2.5", "repository": { "type": "git", "url": "https://github.com/EDCD/coriolis"