mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
Update Forge.java
This commit is contained in:
@@ -54,7 +54,7 @@ import java.nio.file.Paths;
|
||||
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;
|
||||
|
||||
Reference in New Issue
Block a user