Update PocketMine.php

This commit is contained in:
lolcraftboy14 2016-05-21 08:12:41 +02:00
commit d2d65c0684

View file

@ -75,8 +75,8 @@ namespace pocketmine {
const VERSION = "1.0dev";
const API_VERSION = "2.0.0";
const CODENAME = "GladiatorMine";
const MINECRAFT_VERSION = "v0.14.2 alpha";
const MINECRAFT_VERSION_NETWORK = "0.14.2";
const MINECRAFT_VERSION = "v0.14.3 alpha";
const MINECRAFT_VERSION_NETWORK = "0.14.3";
const GENISYS_API_VERSION = '1.7.2';
/*