Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
lolcraftboy14
799cf57d13 Update PocketMine.php 2016-05-24 17:30:20 +02:00

View file

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