Skip to content

Commit

Permalink
Release 4.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ShockedPlot7560 committed Jun 14, 2024
1 parent 409933f commit e368683
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 = "4.30.0";
public const IS_DEVELOPMENT_BUILD = true;
public const IS_DEVELOPMENT_BUILD = false;
public const BUILD_CHANNEL = "stable";

private function __construct(){
Expand Down

0 comments on commit e368683

Please sign in to comment.