mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
Bumped to ALPHA8 to account for AsyncTask API changes
This commit is contained in:
@ -80,7 +80,7 @@ namespace pocketmine {
|
||||
use raklib\RakLib;
|
||||
|
||||
const VERSION = "1.7dev";
|
||||
const API_VERSION = "3.0.0-ALPHA7";
|
||||
const API_VERSION = "3.0.0-ALPHA8";
|
||||
const CODENAME = "[REDACTED]";
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user