Revert "v0.6.19"

This reverts commit 3f4bf58375.
This commit is contained in:
Nut.andor
2023-02-04 20:41:21 +01:00
parent 3f4bf58375
commit 693de98212
5 changed files with 5 additions and 8 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.19";
public static final String APP_VERSION = "v0.6.18";
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";