mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
Change API version back to 19 to see if that helps
Version bump to 1.5.28.005
This commit is contained in:
@@ -39,7 +39,7 @@ import forge.util.FileUtil;
|
||||
import forge.util.Utils;
|
||||
|
||||
public class Forge implements ApplicationListener {
|
||||
public static final String CURRENT_VERSION = "1.5.28.004";
|
||||
public static final String CURRENT_VERSION = "1.5.28.005";
|
||||
|
||||
private static final ApplicationListener app = new Forge();
|
||||
private static Clipboard clipboard;
|
||||
|
||||
Reference in New Issue
Block a user