diff --git a/ChangeLog.md b/ChangeLog.md index ea37576a..4100f9b1 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -4,6 +4,12 @@ * Added updated German translations (thanks to @sweisgerber-dev) * Power state (enabled and priority) now follows modules when they are swapped or copied * Grey out modules that are powered off to provide a clearer visual indication + * Use coriolis-data 2.3.5: + * Fix list of available blueprints for Point Defence + * Fix integrity values for class 6 power plants + * Add shot speed for long range weapon + * Fix components for dirty drive grade 3 + * Update values for Cytoscrambler #2.3.4 * Fix crash when removing the special effect from a module diff --git a/package.json b/package.json index 6a49971a..edb84b9a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "2.3.5-b", + "version": "2.3.5", "repository": { "type": "git", "url": "https://github.com/EDCD/coriolis"