Revert version bump to 1.42, set to 1.41.1 for upcoming hotfix

This commit is contained in:
2026-07-08 20:52:58 +02:00
parent d45a637d00
commit 38ef50cee8
2 changed files with 2 additions and 2 deletions
@@ -20,7 +20,7 @@ public class ApplicationConstants {
/**
* Name of file to store preferences in.
*/
public static final double APPLICATION_CURRENTVERSIONNUMBER = 1.42;
public static final double APPLICATION_CURRENTVERSIONNUMBER = 1.411;
public static final String VERSIONINFOURLFORUPDATES_KST4CONTEST = "https://do5amf.funkerportal.de/kst4ContestVersionInfo.xml";
public static final String VERSIONINFDOWNLOADEDLOCALFILE = "kst4ContestVersionInfo.xml";