Auto-generated data for 0.15.90.8 (not functionalyet)

This commit is contained in:
Dylan K. Taylor
2016-10-07 20:35:12 +01:00
parent 9242f89221
commit 39ffc28f2a
4 changed files with 77 additions and 71 deletions

View File

@ -75,8 +75,8 @@ namespace pocketmine {
const VERSION = "1.6dev";
const API_VERSION = "2.0.1";
const CODENAME = "Unleashed";
const MINECRAFT_VERSION = "v0.15.90.7 alpha";
const MINECRAFT_VERSION_NETWORK = "0.15.90.7";
const MINECRAFT_VERSION = "v0.15.90.8 alpha";
const MINECRAFT_VERSION_NETWORK = "0.15.90.8";
/*
* Startup code. Do not look at it, it may harm you.