- Preparing Forge for Android publish 1.6.17.001 [incremental].

This commit is contained in:
Agetian
2018-10-15 19:51:45 +03:00
parent 32b336274e
commit 81776f88a6
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.16.001";
public static final String CURRENT_VERSION = "1.6.17.001";
private static final ApplicationListener app = new Forge();
private static Clipboard clipboard;