Bump version

This commit is contained in:
Cmdr McDonald
2017-01-14 16:24:04 +00:00
parent 2cb0d5209b
commit 619976230d
2 changed files with 4 additions and 1 deletions

View File

@@ -5,6 +5,9 @@
* Add engagement range slider to 'Damage Dealt' section to allow user to see change in weapon effectiveness with range
* Use better DPE calculation methodology
* Add total DPS and effectiveness information to 'Damage Dealt' section
* Use coriolis-data 2.2.9:
* Add falloff metric for weapons
* Add falloff from range modification
#2.2.8
* Fix issue where filling all internals with cargo racks would include restricted slots

View File

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