Skip to content

Commit

Permalink
Update Forge.java
Browse files Browse the repository at this point in the history
  • Loading branch information
tehdiplomat authored Jun 28, 2024
1 parent c59375f commit 232dec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forge-gui-mobile/src/forge/Forge.java
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
import java.util.*;

public class Forge implements ApplicationListener {
public static final String CURRENT_VERSION = "1.6.63-SNAPSHOT";
public static final String CURRENT_VERSION = "1.6.64-SNAPSHOT";

private static ApplicationListener app = null;
static Scene currentScene = null;
Expand Down

0 comments on commit 232dec4

Please sign in to comment.