mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 23:23:23 +00:00
Bump Version
Bump version and generate dist.
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
#2.3.7
|
||||||
|
* Fixed Orca mass-lock
|
||||||
|
|
||||||
#2.3.5
|
#2.3.5
|
||||||
* Fix list of available blueprints for Point Defence
|
* Fix list of available blueprints for Point Defence
|
||||||
* Fix integrity values for class 6 power plants
|
* Fix integrity values for class 6 power plants
|
||||||
|
|||||||
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -2170,7 +2170,7 @@ module.exports = {
|
|||||||
baseArmour: 220,
|
baseArmour: 220,
|
||||||
hardness: 55,
|
hardness: 55,
|
||||||
hullMass: 290,
|
hullMass: 290,
|
||||||
masslock: 13,
|
masslock: 16,
|
||||||
pipSpeed: .08375,
|
pipSpeed: .08375,
|
||||||
luxuryCabins: true,
|
luxuryCabins: true,
|
||||||
pitch: 25,
|
pitch: 25,
|
||||||
|
|||||||
2
dist/index.json
vendored
2
dist/index.json
vendored
@@ -3426,7 +3426,7 @@
|
|||||||
"baseArmour": 220,
|
"baseArmour": 220,
|
||||||
"hardness": 55,
|
"hardness": 55,
|
||||||
"hullMass": 290,
|
"hullMass": 290,
|
||||||
"masslock": 13,
|
"masslock": 16,
|
||||||
"pipSpeed": 0.08375,
|
"pipSpeed": 0.08375,
|
||||||
"luxuryCabins": true,
|
"luxuryCabins": true,
|
||||||
"pitch": 25,
|
"pitch": 25,
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "coriolis-data",
|
"name": "coriolis-data",
|
||||||
"version": "2.3.6",
|
"version": "2.3.7",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/EDCD/coriolis-data"
|
"url": "https://github.com/EDCD/coriolis-data"
|
||||||
|
|||||||
Reference in New Issue
Block a user