Release 3.23.0

This commit is contained in:
Dylan K. Taylor
2021-09-22 00:29:24 +01:00
parent 27324a3aeb
commit 7f1b2a0ee5
2 changed files with 14 additions and 3 deletions

View File

@ -33,7 +33,7 @@ if(defined('pocketmine\_VERSION_INFO_INCLUDED')){
const _VERSION_INFO_INCLUDED = true;
const NAME = "PocketMine-MP";
const BASE_VERSION = "3.22.6";
const IS_DEVELOPMENT_BUILD = true;
const BASE_VERSION = "3.23.0";
const IS_DEVELOPMENT_BUILD = false;
const BUILD_NUMBER = 0;
const BUILD_CHANNEL = "";
const BUILD_CHANNEL = "stable";