Privacy kialakítása

This commit is contained in:
2025-05-07 13:25:27 +02:00
parent 272bd1a3fd
commit 699110af10
3 changed files with 33 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.021";
public static string ProgramVersion = "v1.1.022";
public async static Task GetAPIInfoAsync(IConfiguration configuration)
{