Bump version

This commit is contained in:
Cmdr McDonald
2017-02-15 20:44:09 +00:00
parent d8e9733170
commit 4ee5c03cd1
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
#2.2.16 #2.2.16
* Fix 'Extreme' blueprint roll where some incorrect ranges were chosen * Fix 'Extreme' blueprint roll where some incorrect ranges were chosen
* Use coriolis-data 2.2.16:
* Fix incorrect thermal load modifiers for dirty drives
* Provide explicit information about if values are higher numeric value == better or not
#2.2.15 #2.2.15
* Ensure that standard slots are repainted when any component changes * Ensure that standard slots are repainted when any component changes

View File

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