Skip to content

Commit

Permalink
Release 4.35.0
Browse files Browse the repository at this point in the history
ShockedPlot7560 committed Dec 5, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 2e1c13a commit 734d8bf
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
@@ -31,8 +31,8 @@

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

private function __construct(){

0 comments on commit 734d8bf

Please sign in to comment.