- Preparing Forge for Android publish 1.6.19.003 [hotfix].

This commit is contained in:
Agetian
2018-12-10 08:38:07 +03:00
parent ea8e63d79e
commit 348f60a1eb
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.19.002";
public static final String CURRENT_VERSION = "1.6.19.003";
private static final ApplicationListener app = new Forge();
private static Clipboard clipboard;