Version Bump

This commit is contained in:
Unknown
2018-01-24 09:13:02 +00:00
parent 33feb73a70
commit 04bebeb2d8
3 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
#2.5.1
* AX Modules
* Fixed some engineering values
#2.5.0 #2.5.0
* Willyb321 fixed engineering. Some stuff doesn't work. We currently believe this is FDevs fault and not ours. * Willyb321 fixed engineering. Some stuff doesn't work. We currently believe this is FDevs fault and not ours.

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{ {
"name": "coriolis-data", "name": "coriolis-data",
"version": "2.4.3", "version": "2.5.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@@ -1,6 +1,6 @@
{ {
"name": "coriolis-data", "name": "coriolis-data",
"version": "2.5.0", "version": "2.5.1",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/EDCD/coriolis-data" "url": "https://github.com/EDCD/coriolis-data"