Release new PM3 builds onto pm3 channel

This commit is contained in:
Dylan K. Taylor 2021-12-08 21:55:12 +00:00
parent 3aabfa4ab0
commit 264cff70ec
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -35,4 +35,4 @@ const _VERSION_INFO_INCLUDED = true;
const NAME = "PocketMine-MP";
const BASE_VERSION = "3.26.2";
const IS_DEVELOPMENT_BUILD = true;
const BUILD_CHANNEL = "stable";
const BUILD_CHANNEL = "pm3";