Version-Bump
This commit is contained in:
parent
8652a51253
commit
58ea71ec41
@ -49,7 +49,7 @@ namespace ZKuP
|
||||
PropertyChanged?.Invoke(this, new PropertyChangedEventArgs(propertyName));
|
||||
}
|
||||
|
||||
public static string Version { get; } = "5.3.0.0";
|
||||
public static string Version { get; } = "5.3.0.1";
|
||||
//public static Roles LoggedInRole { get; private set; } = Roles.None;
|
||||
internal static MainWindow main;
|
||||
ThemeManager TM;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user