This commit is contained in:
Iván Szabó
2025-06-05 08:56:22 +02:00
parent 4c7d71a404
commit ac74ef9cfc
@@ -19,7 +19,7 @@ namespace WorkFlowCheck.MAUI.Helper
public static string DatabaseName = "";
public static bool Syncronised = false;
public static UserDTO SystemUserDTO;
public static string ProgramVersion = "v1.1.025";
public static string ProgramVersion = "v1.1.030";
#if DEBUG
public static string ApiBaseUrl = $"https://dev.wfcapi.nuvolar.hu/";