Release 3.12.6

This commit is contained in:
Dylan K. Taylor 2020-06-04 19:55:09 +01:00
parent 4f59c1b26c
commit 1614206a6d

View File

@ -34,5 +34,5 @@ const _VERSION_INFO_INCLUDED = true;
const NAME = "PocketMine-MP";
const BASE_VERSION = "3.12.6";
const IS_DEVELOPMENT_BUILD = true;
const IS_DEVELOPMENT_BUILD = false;
const BUILD_NUMBER = 0;