Merge branch 'stable' into next-minor

This commit is contained in:
Dylan K. Taylor
2019-05-02 17:25:29 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -22,6 +22,6 @@
namespace pocketmine;
const NAME = "PocketMine-MP";
const BASE_VERSION = "3.8.2";
const BASE_VERSION = "3.8.3";
const IS_DEVELOPMENT_BUILD = true;
const BUILD_NUMBER = 0;