2.13.1
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
#### 2.13.1
|
||||
* Hotfixes.
|
||||
|
||||
#### 2.13.0
|
||||
* Added game changes support according to this [changelog](http://blog.screeps.com/2018/03/changelog-2018-03-05/).
|
||||
|
||||
#### 2.12.1
|
||||
* Hotfixes.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "screeps",
|
||||
"version": "2.13.0",
|
||||
"version": "2.13.1",
|
||||
"description": "A standalone server for programming game Screeps",
|
||||
"main": "package.json",
|
||||
"bin": {
|
||||
@@ -16,7 +16,7 @@
|
||||
"@screeps/backend": "2.4.1",
|
||||
"@screeps/common": "2.7.0",
|
||||
"@screeps/driver": "3.2.1",
|
||||
"@screeps/engine": "2.13.0",
|
||||
"@screeps/engine": "2.13.1",
|
||||
"@screeps/launcher": "2.2.0",
|
||||
"@screeps/pathfinding": "0.4.16",
|
||||
"@screeps/storage": "3.1.4"
|
||||
|
||||
Reference in New Issue
Block a user