Egy pici javítás

This commit is contained in:
2025-05-16 08:40:33 +02:00
parent 4c25dd2105
commit 254ab86d03
2 changed files with 5 additions and 2 deletions
@@ -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.020";
public static string ProgramVersion = "v1.1.023";
#if DEBUG
public static string ApiBaseUrl = $"https://dev.wfcapi.nuvolar.hu/";