Skip to content

Commit

Permalink
Update VersionInfo.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Benedikt05 committed Feb 21, 2023
1 parent bc6e22f commit 30310b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pocketmine/VersionInfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@
const NAME = "BetterAltay";
const BASE_VERSION = "3.28.0"; //Don't change this anymore. Change the FORK_VERSION instead.
const FORK_VERSION = "1.10.0";
const IS_DEVELOPMENT_BUILD = true;
const IS_DEVELOPMENT_BUILD = false;
const BUILD_CHANNEL = "master";

0 comments on commit 30310b3

Please sign in to comment.