We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef2aee1 commit 0efee5cCopy full SHA for 0efee5c
src/VersionInfo.php
@@ -31,7 +31,7 @@
31
32
final class VersionInfo{
33
public const NAME = "PocketMine-MP";
34
- public const BASE_VERSION = "5.110.0";
+ public const BASE_VERSION = "5.110.1";
35
public const IS_DEVELOPMENT_BUILD = false;
36
public const BUILD_CHANNEL = "stable";
37
0 commit comments