From 2f0eeb51b2e9e554b72d0b05ad1446a852935b7e Mon Sep 17 00:00:00 2001 From: David Wiseman <33157668+DavidWiseman@users.noreply.github.com> Date: Wed, 2 Oct 2024 22:00:53 +0100 Subject: [PATCH] Bump version --- GlobalAssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GlobalAssemblyInfo.cs b/GlobalAssemblyInfo.cs index 06e79dea..59b4f11c 100644 --- a/GlobalAssemblyInfo.cs +++ b/GlobalAssemblyInfo.cs @@ -22,4 +22,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("3.11.0")] +[assembly: AssemblyVersion("3.11.1")]