Skip to content

Commit 0efee5c

Browse files
committed
Release 5.110.1
1 parent ef2aee1 commit 0efee5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/VersionInfo.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
final class VersionInfo{
3333
public const NAME = "PocketMine-MP";
34-
public const BASE_VERSION = "5.110.0";
34+
public const BASE_VERSION = "5.110.1";
3535
public const IS_DEVELOPMENT_BUILD = false;
3636
public const BUILD_CHANNEL = "stable";
3737

0 commit comments

Comments
 (0)