diff --git a/PrototypChat/LoginMaske.xaml.cs b/PrototypChat/LoginMaske.xaml.cs index fd182c5..624b9c1 100644 --- a/PrototypChat/LoginMaske.xaml.cs +++ b/PrototypChat/LoginMaske.xaml.cs @@ -30,7 +30,7 @@ namespace ownChat { InitializeComponent(); - this.Title = "ownChat Desktop Version " + typeof(LoginMaske).Assembly.GetName().Version; + this.Title = "ownChat Desktop"; } diff --git a/PrototypChat/PrototypChat.csproj b/PrototypChat/PrototypChat.csproj index d361c74..ae3c300 100644 --- a/PrototypChat/PrototypChat.csproj +++ b/PrototypChat/PrototypChat.csproj @@ -28,8 +28,8 @@ https://app5.bewoplaner.de/chat/ ownChat Desktop beyondSoft GmbH - 1.0.0.2 - 3 + 1.0.0.3 + 4 1.0.0.%2a false true diff --git a/PrototypChat/PrototypChat.csproj.user b/PrototypChat/PrototypChat.csproj.user index 2e3e041..5a15d15 100644 --- a/PrototypChat/PrototypChat.csproj.user +++ b/PrototypChat/PrototypChat.csproj.user @@ -2,5 +2,13 @@ false + D:\Projects\beyondSoft\Chat\publish\ + https://app5.bewoplaner.de/chat/ + + + + + de-DE + false \ No newline at end of file