Version number update
This commit is contained in:
parent
57cbe6dcaf
commit
b2903286b7
@ -16,7 +16,7 @@ namespace perubahan;
|
|||||||
|
|
||||||
internal static class Commons
|
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<string,User> UserAccounts = [];
|
internal static ConcurrentDictionary<string,User> UserAccounts = [];
|
||||||
internal static List<Deployment> Deployments = [];
|
internal static List<Deployment> Deployments = [];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user