updated version string

This commit is contained in:
Marc Froehlich
2026-09-03 22:16:23 +02:00
parent 53555cbe69
commit 75fe45b50b
@@ -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