From 62f181c212fc10bbe9c615c48901f77f1edf699f Mon Sep 17 00:00:00 2001 From: David Wiseman <33157668+DavidWiseman@users.noreply.github.com> Date: Sun, 7 Jul 2024 15:29:35 +0100 Subject: [PATCH] Bump version --- GlobalAssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GlobalAssemblyInfo.cs b/GlobalAssemblyInfo.cs index 8cb3118a..7e9209ac 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.6.0")] +[assembly: AssemblyVersion("3.7.0")]