mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 16:24:05 +00:00
3.8.3 is next
This commit is contained in:
parent
5c81da9b1e
commit
59334d652f
@ -22,6 +22,6 @@
|
||||
namespace pocketmine;
|
||||
|
||||
const NAME = "PocketMine-MP";
|
||||
const BASE_VERSION = "3.8.2";
|
||||
const IS_DEVELOPMENT_BUILD = false;
|
||||
const BASE_VERSION = "3.8.3";
|
||||
const IS_DEVELOPMENT_BUILD = true;
|
||||
const BUILD_NUMBER = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user