Version 10.5.

This commit is contained in:
ClemensFischer 2024-06-20 08:32:23 +02:00
parent e41f45a951
commit 6d8a9c5c13
22 changed files with 27 additions and 27 deletions

View file

@ -6,8 +6,8 @@ using System.Runtime.InteropServices;
[assembly: AssemblyCompany("Clemens Fischer")]
[assembly: AssemblyCopyright("Copyright © 2024 Clemens Fischer")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyVersion("10.4.0")]
[assembly: AssemblyFileVersion("10.4.0")]
[assembly: AssemblyVersion("10.5.0")]
[assembly: AssemblyFileVersion("10.5.0")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]