mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-14 17:59:41 +00:00
Major API bump due to backwards-incompatible changes (not complete yet)
This commit is contained in:
parent
b86185519a
commit
35fbf78a77
@ -75,7 +75,7 @@ namespace pocketmine {
|
|||||||
use raklib\RakLib;
|
use raklib\RakLib;
|
||||||
|
|
||||||
const VERSION = "1.6.2dev";
|
const VERSION = "1.6.2dev";
|
||||||
const API_VERSION = "2.2.0";
|
const API_VERSION = "3.0.0-ALPHA1";
|
||||||
const CODENAME = "Unleashed";
|
const CODENAME = "Unleashed";
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user