From a40bec63b27034ba895d2e254308d5b666859f70 Mon Sep 17 00:00:00 2001 From: Frede Hundewadt Date: Thu, 3 Aug 2023 17:02:32 +0200 Subject: [PATCH] working --- Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 2fb5514..86b744b 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -17,5 +17,5 @@ using System.Runtime.InteropServices; [assembly: ComVisible(false)] [assembly: Guid("8D850197-78DB-4D16-A91F-E5BB6E8880A7")] -[assembly: AssemblyVersion("1.0.23146.0802")] -[assembly: AssemblyFileVersion("1.0.23146.0802")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.23204.0722")] +[assembly: AssemblyFileVersion("1.0.23204.0722")] \ No newline at end of file