mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-05 17:36:12 +00:00
Move default data to json
This commit is contained in:
@ -73,7 +73,7 @@ namespace pocketmine {
|
||||
use pocketmine\wizard\Installer;
|
||||
|
||||
const VERSION = "1.6dev";
|
||||
const API_VERSION = "2.0.1";
|
||||
const API_VERSION = "2.1.0";
|
||||
const CODENAME = "Unleashed";
|
||||
const MINECRAFT_VERSION = "v0.15.90.8 alpha";
|
||||
const MINECRAFT_VERSION_NETWORK = "0.15.90.8";
|
||||
|
Reference in New Issue
Block a user