added automatic Changelog XML to new Website.

also now the XML gets pulled from new Website
This commit is contained in:
2026-07-09 16:12:29 +02:00
parent 250290a1eb
commit d201997587
5 changed files with 702 additions and 1 deletions
@@ -22,7 +22,7 @@ public class ApplicationConstants {
*/
public static final double APPLICATION_CURRENTVERSIONNUMBER = 1.42;
public static final String VERSIONINFOURLFORUPDATES_KST4CONTEST = "https://do5amf.funkerportal.de/kst4ContestVersionInfo.xml";
public static final String VERSIONINFOURLFORUPDATES_KST4CONTEST = "https://kst4contest.hamradioonline.de/kst4ContestVersionInfo.xml";
public static final String VERSIONINFDOWNLOADEDLOCALFILE = "kst4ContestVersionInfo.xml";
public static final String STYLECSSFILE_DEFAULT_DAYLIGHT = "KST4ContestDefaultDay.css";