Merge 'minor-next' into 'major-next'

Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/12184052098
This commit is contained in:
pmmp-admin-bot[bot]
2024-12-05 16:35:59 +00:00
2 changed files with 108 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ use function str_repeat;
final class VersionInfo{
public const NAME = "PocketMine-MP";
public const BASE_VERSION = "5.22.1";
public const BASE_VERSION = "5.23.1";
public const IS_DEVELOPMENT_BUILD = true;
public const BUILD_CHANNEL = "stable";