Bumped to ALPHA8 to account for AsyncTask API changes

This commit is contained in:
Dylan K. Taylor
2017-09-14 17:49:01 +01:00
parent 15b08c1417
commit 77241e14ce
3 changed files with 3 additions and 3 deletions

View File

@ -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]";
/*