1 Commits
Author SHA1 Message Date
Marc Froehlich 75fe45b50b updated version string 2026-09-03 22:16:23 +02:00
@@ -20,7 +20,7 @@ public class ApplicationConstants {
/** /**
* Version shown to the user and used for semantic version comparison. * Version shown to the user and used for semantic version comparison.
*/ */
public static final String APPLICATION_CURRENT_VERSION = "1.42"; public static final String APPLICATION_CURRENT_VERSION = "1.43";
/** /**
* Legacy numeric representation used only while older update feeds and * Legacy numeric representation used only while older update feeds and