mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 02:08:21 +00:00
Major API bump due to backwards-incompatible changes (not complete yet)
This commit is contained in:
@ -75,7 +75,7 @@ namespace pocketmine {
|
||||
use raklib\RakLib;
|
||||
|
||||
const VERSION = "1.6.2dev";
|
||||
const API_VERSION = "2.2.0";
|
||||
const API_VERSION = "3.0.0-ALPHA1";
|
||||
const CODENAME = "Unleashed";
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user