Release 3.8.1

This commit is contained in:
Dylan K. Taylor 2019-04-26 10:08:22 +01:00
parent 4f5190e3f8
commit 7521160f53

View File

@ -23,5 +23,5 @@ namespace pocketmine;
const NAME = "PocketMine-MP";
const BASE_VERSION = "3.8.1";
const IS_DEVELOPMENT_BUILD = true;
const IS_DEVELOPMENT_BUILD = false;
const BUILD_NUMBER = 0;