mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
Bumps
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#2.4.1
|
||||
* Config Fix
|
||||
|
||||
#2.4.0
|
||||
* Added Repair Limpet Computers
|
||||
|
||||
|
||||
4
dist/index.js
vendored
4
dist/index.js
vendored
@@ -22457,6 +22457,10 @@ module.exports = {
|
||||
blueprints: {},
|
||||
modifications: []
|
||||
},
|
||||
rpl: {
|
||||
blueprints: {},
|
||||
modifications: []
|
||||
},
|
||||
cs: {
|
||||
blueprints: {
|
||||
Sensor_CargoScanner_FastScan: {
|
||||
|
||||
4
dist/index.json
vendored
4
dist/index.json
vendored
@@ -30200,6 +30200,10 @@
|
||||
"blueprints": {},
|
||||
"modifications": []
|
||||
},
|
||||
"rpl": {
|
||||
"blueprints": {},
|
||||
"modifications": []
|
||||
},
|
||||
"cs": {
|
||||
"blueprints": {
|
||||
"Sensor_CargoScanner_FastScan": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "coriolis-data",
|
||||
"version": "2.4.0",
|
||||
"version": "2.4.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/EDCD/coriolis-data"
|
||||
|
||||
Reference in New Issue
Block a user