Release 3.7.3

This commit is contained in:
Dylan K. Taylor 2019-04-23 17:13:04 +01:00
parent f28a0740a0
commit dc7be3fd52

View File

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