From 4c24c4ad1cd7bb7c531bdb263c27d84ee7581ef6 Mon Sep 17 00:00:00 2001 From: David Wiseman <33157668+DavidWiseman@users.noreply.github.com> Date: Tue, 19 Nov 2024 14:27:51 +0000 Subject: [PATCH] Bump version --- GlobalAssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GlobalAssemblyInfo.cs b/GlobalAssemblyInfo.cs index 5f704f41..fb0b1649 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.14.0")] +[assembly: AssemblyVersion("3.15.0")]