This commit is contained in:
2025-06-30 07:24:55 +02:00
parent 8ce7268338
commit 4f149f4eef
@@ -7,7 +7,7 @@ namespace WorkFlowCheck.Web.Helpers
public static class SystemHelper
{
public static string DatabaseName = "";
public static string ProgramVersion = "v1.1.028";
public static string ProgramVersion = "v1.1.030";
public async static Task GetAPIInfoAsync(IConfiguration configuration)
{