This commit is contained in:
2026-01-21 13:01:06 +01:00
parent 0fd073755e
commit 8177a60351
@@ -7,7 +7,7 @@ namespace WorkFlowCheck.Web.Helpers
public static class SystemHelper
{
public static string DatabaseName = "";
public static string ProgramVersion = "v1.1.030";
public static string ProgramVersion = "v1.1.031";
public async static Task GetAPIInfoAsync(IConfiguration configuration)
{