mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 10:22:56 +00:00
GitHub Actions: automatically build and upload release artifacts, and auto-update update.pmmp.io (#4376)
This commit is contained in:
@ -36,3 +36,4 @@ const NAME = "PocketMine-MP";
|
||||
const BASE_VERSION = "3.22.2";
|
||||
const IS_DEVELOPMENT_BUILD = true;
|
||||
const BUILD_NUMBER = 0;
|
||||
const BUILD_CHANNEL = "";
|
||||
|
Reference in New Issue
Block a user