From 7bee6a5ffb07ab91f4c90060bf1dc2b866e239b4 Mon Sep 17 00:00:00 2001 From: Joel Potter Date: Mon, 12 Aug 2024 13:42:47 -0400 Subject: [PATCH] Version 3.7.5 for release --- Build/CommonAssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Build/CommonAssemblyInfo.cs b/Build/CommonAssemblyInfo.cs index 1a8595b..b5e422f 100644 --- a/Build/CommonAssemblyInfo.cs +++ b/Build/CommonAssemblyInfo.cs @@ -15,6 +15,6 @@ // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("3.7.4")] -[assembly: AssemblyFileVersion("3.7.4")] +[assembly: AssemblyVersion("3.7.5")] +[assembly: AssemblyFileVersion("3.7.5")] //[assembly: AssemblyInformationalVersion("2.5-filters")]