From 878f42886b72c60191eb9ff549b9219c2191797c Mon Sep 17 00:00:00 2001 From: Belim Date: Sat, 24 Feb 2024 14:08:53 +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 aa45ffb..aad56ef 100644 --- a/src/BloatyNosyAI/Properties/AssemblyInfo.cs +++ b/src/BloatyNosyAI/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // 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.60")] -[assembly: AssemblyFileVersion("2.1.60")] +[assembly: AssemblyVersion("2.1.82")] +[assembly: AssemblyFileVersion("2.1.82")]