Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Commit

Permalink
Change version to 24r06
Browse files Browse the repository at this point in the history
  • Loading branch information
CiroZDP committed Apr 7, 2024
1 parent 7eeb311 commit bfc8957
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/net/op/Client.java
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
public final class Client implements Runnable {

public static final String NAME = "OpenCraft";
public static final String VERSION = "24r01";
public static final String VERSION = "24r06";
public static final String CODENAME = "Codename Starway";
public static final String DISPLAY_NAME = NAME + ' ' + VERSION;

Expand Down
Binary file modified target/classes/net/op/Client.class
Binary file not shown.
Binary file modified target/classes/net/op/render/display/Display.class
Binary file not shown.
Binary file modified target/classes/net/op/render/scenes/MenuScreen.class
Binary file not shown.

0 comments on commit bfc8957

Please sign in to comment.