- Preparing Forge for Android publish v1.6.6.004 [incremental/bugfixes]

This commit is contained in:
Agetian
2018-02-10 19:11:33 +03:00
parent cd31c4e513
commit 25972aaa29
3 changed files with 3 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ import java.util.List;
import java.util.Stack;
public class Forge implements ApplicationListener {
public static final String CURRENT_VERSION = "1.6.6.003";
public static final String CURRENT_VERSION = "1.6.6.004";
private static final ApplicationListener app = new Forge();
private static Clipboard clipboard;