FCM kifejlesztése

This commit is contained in:
2025-05-16 07:45:58 +02:00
parent da92dc45b6
commit 4c25dd2105
8 changed files with 103 additions and 76 deletions
@@ -7,7 +7,7 @@ namespace WorkFlowCheck.Web.Helpers
public static class SystemHelper
{
public static string DatabaseName = "";
public static string ProgramVersion = "v1.1.022";
public static string ProgramVersion = "v1.1.023";
public async static Task GetAPIInfoAsync(IConfiguration configuration)
{