mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-10 05:34:54 +00:00
Release 3.8.0
This commit is contained in:
parent
fa70127241
commit
088fbf65b1
@ -22,6 +22,6 @@
|
||||
namespace pocketmine;
|
||||
|
||||
const NAME = "PocketMine-MP";
|
||||
const BASE_VERSION = "3.7.4";
|
||||
const IS_DEVELOPMENT_BUILD = true;
|
||||
const BASE_VERSION = "3.8.0";
|
||||
const IS_DEVELOPMENT_BUILD = false;
|
||||
const BUILD_NUMBER = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user