This commit is contained in:
Artem Chivchalov
2017-05-12 16:17:47 +03:00
parent 8fa27ec161
commit 82065018db
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
#### 2.6.0
* Added game changes according to this [changelog](http://blog.screeps.com/2017/05/changelog-2017-05-11/).
#### 2.5.0 #### 2.5.0
* Added support for Respawn Areas according to this [changelog](http://support.screeps.com/hc/en-us/articles/115001774029). * Added support for Respawn Areas according to this [changelog](http://support.screeps.com/hc/en-us/articles/115001774029).

View File

@@ -1,6 +1,6 @@
{ {
"name": "screeps", "name": "screeps",
"version": "2.5.1", "version": "2.6.0",
"description": "A standalone server for programming game Screeps", "description": "A standalone server for programming game Screeps",
"main": "package.json", "main": "package.json",
"bin": { "bin": {