Merge branch 'release/2.2.15' into develop

This commit is contained in:
Cmdr McDonald
2017-02-13 19:50:55 +00:00
2 changed files with 5 additions and 1 deletions

View File

@@ -6,6 +6,10 @@
* Display information about Microsoft browser issues when an import fails * Display information about Microsoft browser issues when an import fails
* Add 'purchase this build' icon link to EDDB * Add 'purchase this build' icon link to EDDB
* Add 'miner' and 'shielded miner' ship roles * Add 'miner' and 'shielded miner' ship roles
* Use coriolis-data 2.2.15:
* Fix location of initial cargo rack for Vulture
* Fix broken regeneration rate for 6B shield generators
* Tidy up breach damage values
#2.2.14 #2.2.14
* Ensure that jitter is shown correctly when the result of a special effect * Ensure that jitter is shown correctly when the result of a special effect

View File

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