Update AssemblyInfo.cs

This commit is contained in:
Belim 2024-04-19 12:04:38 +02:00 committed by GitHub
parent a8ffaf585c
commit 2aa510ae0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,5 +32,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("3.5.2")]
[assembly: AssemblyFileVersion("3.5.2")]
[assembly: AssemblyVersion("3.6.0")]
[assembly: AssemblyFileVersion("3.6.0")]