mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 23:23:23 +00:00
Bumps
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
#2.4.1
|
||||||
|
* Config Fix
|
||||||
|
|
||||||
#2.4.0
|
#2.4.0
|
||||||
* Added Repair Limpet Computers
|
* Added Repair Limpet Computers
|
||||||
|
|
||||||
|
|||||||
4
dist/index.js
vendored
4
dist/index.js
vendored
@@ -22457,6 +22457,10 @@ module.exports = {
|
|||||||
blueprints: {},
|
blueprints: {},
|
||||||
modifications: []
|
modifications: []
|
||||||
},
|
},
|
||||||
|
rpl: {
|
||||||
|
blueprints: {},
|
||||||
|
modifications: []
|
||||||
|
},
|
||||||
cs: {
|
cs: {
|
||||||
blueprints: {
|
blueprints: {
|
||||||
Sensor_CargoScanner_FastScan: {
|
Sensor_CargoScanner_FastScan: {
|
||||||
|
|||||||
4
dist/index.json
vendored
4
dist/index.json
vendored
@@ -30200,6 +30200,10 @@
|
|||||||
"blueprints": {},
|
"blueprints": {},
|
||||||
"modifications": []
|
"modifications": []
|
||||||
},
|
},
|
||||||
|
"rpl": {
|
||||||
|
"blueprints": {},
|
||||||
|
"modifications": []
|
||||||
|
},
|
||||||
"cs": {
|
"cs": {
|
||||||
"blueprints": {
|
"blueprints": {
|
||||||
"Sensor_CargoScanner_FastScan": {
|
"Sensor_CargoScanner_FastScan": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "coriolis-data",
|
"name": "coriolis-data",
|
||||||
"version": "2.4.0",
|
"version": "2.4.1",
|
||||||
"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