- Preparing Forge for Android publish v1.6.0.003 [hotfix].

This commit is contained in:
Agetian
2017-07-11 18:01:59 +00:00
parent 6f7546eedf
commit 1cbc3ffc12
3 changed files with 3 additions and 3 deletions

View File

@@ -39,7 +39,7 @@ import forge.util.FileUtil;
import forge.util.Utils;
public class Forge implements ApplicationListener {
public static final String CURRENT_VERSION = "1.6.0.002";
public static final String CURRENT_VERSION = "1.6.0.003";
private static final ApplicationListener app = new Forge();
private static Clipboard clipboard;