Skip to content

Commit

Permalink
5.25.2 is next
Browse files Browse the repository at this point in the history
  • Loading branch information
pmmp-admin-bot[bot] committed Feb 26, 2025
1 parent 706f391 commit 092ea07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/VersionInfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@

final class VersionInfo{
public const NAME = "PocketMine-MP";
public const BASE_VERSION = "5.25.1";
public const IS_DEVELOPMENT_BUILD = false;
public const BASE_VERSION = "5.25.2";
public const IS_DEVELOPMENT_BUILD = true;
public const BUILD_CHANNEL = "stable";

/**
Expand Down

0 comments on commit 092ea07

Please sign in to comment.