From 8ae86353aeacd761acdb8325175a7f5af8fff034 Mon Sep 17 00:00:00 2001 From: Christian Date: Wed, 1 Apr 2026 19:15:20 +0200 Subject: [PATCH] =?UTF-8?q?Neue=20Version=201.15=20ver=C3=B6ffentlicht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ChatController/LoginControl.xaml.cs | 2 +- PrototypChat/PrototypChat.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ChatController/LoginControl.xaml.cs b/ChatController/LoginControl.xaml.cs index 5522362..be45608 100644 --- a/ChatController/LoginControl.xaml.cs +++ b/ChatController/LoginControl.xaml.cs @@ -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.14"; + private readonly string _Version = "1.15"; public string Version => $"Version: {_Version}"; diff --git a/PrototypChat/PrototypChat.csproj b/PrototypChat/PrototypChat.csproj index f3db45c..c22027e 100644 --- a/PrototypChat/PrototypChat.csproj +++ b/PrototypChat/PrototypChat.csproj @@ -28,8 +28,8 @@ https://app.ownsoft.de/ownChat/ ownChat Desktop ownSoft GmbH - 1.0.0.43 - 44 + 1.0.0.44 + 45 1.0.0.%2a false true