We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74dda6e commit 3aaa2dcCopy full SHA for 3aaa2dc
src/pocketmine/VersionInfo.php
@@ -35,7 +35,7 @@
35
const NAME = "BetterAltay";
36
//Do not modify this. Change FORK_VERSION instead.
37
const BASE_VERSION = "3.28.0";
38
-const FORK_VERSION = "1.37.0";
+const FORK_VERSION = "1.37.1";
39
const IS_DEVELOPMENT_BUILD = false;
40
const BUILD_CHANNEL = "master";
41
0 commit comments