This commit is contained in:
Cmdr McDonald
2017-04-14 10:58:15 +01:00
parent e29a4b263d
commit 3be78885b8
2 changed files with 7 additions and 2 deletions

View File

@@ -1,6 +1,11 @@
#2.3.1
#2.3.2
* Use scan range for DSS rather than scan time
* Fix companion API import of Dolphin
* Use coriolis-data 2.3.2:
* Separate scan time and scan range
* Add Frontier IDs for new items in 2.3
* Update ownership of module blueprints for sensors and scanners
* Update railgun penetration
#2.3.0
* Make scan time visible on scanners where available

View File

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