Skip to content

Commit

Permalink
Release 5.101.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ShockedPlot7560 authored Jul 9, 2024
1 parent cc225d0 commit 501d4ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/VersionInfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
final class VersionInfo{
public const NAME = "PocketMine-MP";
public const BASE_VERSION = "5.101.1";
public const IS_DEVELOPMENT_BUILD = true;
public const IS_DEVELOPMENT_BUILD = false;
public const BUILD_CHANNEL = "stable";

/**
Expand Down

0 comments on commit 501d4ff

Please sign in to comment.