Bumped revision

This commit is contained in:
Cmdr McDonald
2016-11-28 16:51:24 +00:00
parent 2c9237626d
commit 8a5d4a36bf
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
#2.2.4 #2.2.4
* Add shortlink for outfitting page * Add shortlink for outfitting page
* Use coriolis-data 2.2.4:
* Fix incorrect ID for class 5 luxury passenger cabin
* Add damage type modifier
* Change modifications from simple strings to objects, to allow more data-driven behaviour
* Add special effects
* Modification tooltip now shows special effect
#2.2.3 #2.2.3
* Fix hull boost calculation - now shows correct % modifier and total armour * Fix hull boost calculation - now shows correct % modifier and total armour

View File

@@ -1,6 +1,6 @@
{ {
"name": "coriolis_shipyard", "name": "coriolis_shipyard",
"version": "2.2.3", "version": "2.2.4",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/EDCD/coriolis" "url": "https://github.com/EDCD/coriolis"