v0.6.12 released

This commit is contained in:
Zukero
2018-07-13 19:06:12 +02:00
parent 9f5666ea6d
commit 84e46ffd20
3 changed files with 3 additions and 3 deletions

View File

@@ -43,7 +43,7 @@ import com.gpl.rpg.atcontentstudio.ui.WorkspaceSelector;
public class ATContentStudio {
public static final String APP_NAME = "Andor's Trail Content Studio";
public static final String APP_VERSION = "v0.6.11";
public static final String APP_VERSION = "v0.6.12";
public static final String CHECK_UPDATE_URL = "https://andorstrail.com/static/ATCS_latest";
public static final String DOWNLOAD_URL = "https://andorstrail.com/viewtopic.php?f=6&t=4806";