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 * Use scan range for DSS rather than scan time
* Fix companion API import of Dolphin * 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 #2.3.0
* Make scan time visible on scanners where available * Make scan time visible on scanners where available

View File

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