mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-16 02:38:54 +00:00
Bump version to 0.14.0.0
This commit is contained in:
parent
ffa835d730
commit
9acbd85b25
@ -75,8 +75,8 @@ namespace pocketmine {
|
|||||||
const VERSION = "1.6dev";
|
const VERSION = "1.6dev";
|
||||||
const API_VERSION = "2.0.0";
|
const API_VERSION = "2.0.0";
|
||||||
const CODENAME = "[REDACTED]";
|
const CODENAME = "[REDACTED]";
|
||||||
const MINECRAFT_VERSION = "v0.14.0.7 alpha";
|
const MINECRAFT_VERSION = "v0.14.0.0 alpha";
|
||||||
const MINECRAFT_VERSION_NETWORK = "0.14.0.7";
|
const MINECRAFT_VERSION_NETWORK = "0.14.0.0";
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Startup code. Do not look at it, it may harm you.
|
* Startup code. Do not look at it, it may harm you.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user