mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 02:42:58 +00:00
Backport improved make-release.php from PM4
This commit is contained in:
@ -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";
|
||||
|
Reference in New Issue
Block a user