From af138d7047956d4bece4ba0fa3632d82ff953c5b Mon Sep 17 00:00:00 2001 From: Daniel Schick Date: Mon, 3 Jan 2022 12:44:14 +0100 Subject: [PATCH] =?UTF-8?q?Ein=20paar=20Versionen=20sp=C3=A4ter=20kann=20m?= =?UTF-8?q?an=20auf=20einmal=20installieren.=20Warum,=20wei=C3=9F=20ich=20?= =?UTF-8?q?einfach=20nicht=20:"=20.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ENI2/ENI2.csproj | 2 +- bsmd.database/Properties/AssemblyProductInfo.cs | 2 +- bsmd.database/Properties/AssemblyProjectInfo.cs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ENI2/ENI2.csproj b/ENI2/ENI2.csproj index e8e23bd2..8d065b07 100644 --- a/ENI2/ENI2.csproj +++ b/ENI2/ENI2.csproj @@ -37,7 +37,7 @@ true publish.html 0 - 6.9.3.0 + 6.9.5.0 false true true diff --git a/bsmd.database/Properties/AssemblyProductInfo.cs b/bsmd.database/Properties/AssemblyProductInfo.cs index 615b9daf..a5a028c3 100644 --- a/bsmd.database/Properties/AssemblyProductInfo.cs +++ b/bsmd.database/Properties/AssemblyProductInfo.cs @@ -2,6 +2,6 @@ [assembly: AssemblyCompany("schick Informatik")] [assembly: AssemblyProduct("BSMD NSW interface")] -[assembly: AssemblyInformationalVersion("6.9.3")] +[assembly: AssemblyInformationalVersion("6.9.5")] [assembly: AssemblyCopyright("Copyright © 2014-2021 schick Informatik")] [assembly: AssemblyTrademark("")] \ No newline at end of file diff --git a/bsmd.database/Properties/AssemblyProjectInfo.cs b/bsmd.database/Properties/AssemblyProjectInfo.cs index 71b1fca9..013d810e 100644 --- a/bsmd.database/Properties/AssemblyProjectInfo.cs +++ b/bsmd.database/Properties/AssemblyProjectInfo.cs @@ -1,4 +1,4 @@ using System.Reflection; -[assembly: AssemblyVersion("6.9.3.*")] +[assembly: AssemblyVersion("6.9.5.*")]