Release 3.3.4

This commit is contained in:
Dylan K. Taylor 2018-12-01 10:00:38 +00:00
parent 1a6db1c7ce
commit aa7206126a

View File

@ -37,7 +37,7 @@ namespace pocketmine {
use pocketmine\wizard\SetupWizard;
const NAME = "PocketMine-MP";
const BASE_VERSION = "3.3.3";
const BASE_VERSION = "3.3.4";
const IS_DEVELOPMENT_BUILD = false;
const BUILD_NUMBER = 0;