CheckListTemplateHeader klónozása

This commit is contained in:
2025-05-07 13:05:28 +02:00
parent 9ffbcd87f2
commit 272bd1a3fd
9 changed files with 160 additions and 7 deletions
@@ -7,7 +7,7 @@ namespace WorkFlowCheck.Web.Helpers
public static class SystemHelper
{
public static string DatabaseName = "";
public static string ProgramVersion = "v1.1.019";
public static string ProgramVersion = "v1.1.021";
public async static Task GetAPIInfoAsync(IConfiguration configuration)
{