Increased version number for the upcoming release

This commit is contained in:
Nut.andor
2021-12-26 20:01:40 +01:00
parent 70f61f0281
commit 1fd3e6253e
4 changed files with 4 additions and 4 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.16";
public static final String APP_VERSION = "v0.6.17";
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";