Version 9.1.0

This commit is contained in:
ClemensFischer 2024-02-04 14:41:37 +01:00
parent 7f7763ad40
commit 6935022dee
18 changed files with 23 additions and 23 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("9.0.1")]
[assembly: AssemblyFileVersion("9.0.1")]
[assembly: AssemblyVersion("9.1.0")]
[assembly: AssemblyFileVersion("9.1.0")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]