diff --git a/ChangeLog.md b/ChangeLog.md index cb112f98..099b93a3 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -4,6 +4,9 @@ * Add weapon engineering information to Damage Dealt section * Change shortcut for link from ctrl-l to ctrl-o to avoid clash with location bar * Only show one of power generation or draw in tooltips, according to module + * Use coriolis-data 2.2.12: + * Add special effects for each blueprint + * Add IDs for most Powerplay modules #2.2.11 * Add help system and initial help file diff --git a/package.json b/package.json index 0c38fc7e..267e1f16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coriolis_shipyard", - "version": "2.2.12b", + "version": "2.2.12", "repository": { "type": "git", "url": "https://github.com/EDCD/coriolis"