version gemacht
This commit is contained in:
@@ -84,7 +84,7 @@ namespace ChatController
|
||||
private string _Benutzername = string.Empty;
|
||||
private string _ChatCode = string.Empty;
|
||||
private string _Kundennummer = string.Empty;
|
||||
private readonly string _Version = "1.6";
|
||||
private readonly string _Version = "1.10";
|
||||
|
||||
public string Version => $"Version: {_Version}";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user