From 1d3f48dd033aa36e2e453e2eab3d78ebb14d58df Mon Sep 17 00:00:00 2001 From: hawkeye116477 Date: Thu, 24 Oct 2024 00:08:44 +0200 Subject: [PATCH] Bump version --- src/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Properties/AssemblyInfo.cs b/src/Properties/AssemblyInfo.cs index 06adcc4..3047567 100644 --- a/src/Properties/AssemblyInfo.cs +++ b/src/Properties/AssemblyInfo.cs @@ -31,4 +31,4 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.9.3.*")] \ No newline at end of file +[assembly: AssemblyVersion("1.9.4.*")] \ No newline at end of file