diff --git a/Commons.cs b/Commons.cs index 4be7b2d..3af580b 100644 --- a/Commons.cs +++ b/Commons.cs @@ -16,7 +16,7 @@ namespace perubahan; internal static class Commons { - internal readonly static string VerNum = "0.1.250515.1559"; + internal readonly static string VerNum = "0.1.250707.0108"; internal static ConcurrentDictionary UserAccounts = []; internal static List Deployments = [];