From d3e66216670662d3ebae6c66a5e2698399d4ab3f Mon Sep 17 00:00:00 2001 From: Belim Date: Tue, 5 Mar 2024 15:17:57 +0100 Subject: [PATCH] Update AssemblyInfo.cs --- src/BloatyNosyAI/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/BloatyNosyAI/Properties/AssemblyInfo.cs b/src/BloatyNosyAI/Properties/AssemblyInfo.cs index aad56ef..8ebd345 100644 --- a/src/BloatyNosyAI/Properties/AssemblyInfo.cs +++ b/src/BloatyNosyAI/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden, // indem Sie "*" wie unten gezeigt eingeben: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.1.82")] -[assembly: AssemblyFileVersion("2.1.82")] +[assembly: AssemblyVersion("2.2.0")] +[assembly: AssemblyFileVersion("2.2.0")]