Update PocketMine.php
This commit is contained in:
parent
5174131fcd
commit
7f35fd1321
1 changed files with 2 additions and 2 deletions
|
|
@ -72,9 +72,9 @@ namespace pocketmine {
|
|||
use pocketmine\utils\Utils;
|
||||
use pocketmine\wizard\Installer;
|
||||
|
||||
const VERSION = "1.1dev";
|
||||
const VERSION = "1.0dev";
|
||||
const API_VERSION = "2.0.0";
|
||||
const CODENAME = "Ikaros";
|
||||
const CODENAME = "GladiatorMine";
|
||||
const MINECRAFT_VERSION = "v0.14.2 alpha";
|
||||
const MINECRAFT_VERSION_NETWORK = "0.14.2";
|
||||
const GENISYS_API_VERSION = '1.7.2';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue