Backport improved make-release.php from PM4

This commit is contained in:
Dylan K. Taylor
2021-11-26 22:10:46 +00:00
parent 7e0f6c02a1
commit f2540a72ad
2 changed files with 58 additions and 27 deletions

View File

@ -36,4 +36,4 @@ const NAME = "PocketMine-MP";
const BASE_VERSION = "3.25.5";
const IS_DEVELOPMENT_BUILD = true;
const BUILD_NUMBER = 0;
const BUILD_CHANNEL = "";
const BUILD_CHANNEL = "stable";