We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f546646 commit 7bee6a5Copy full SHA for 7bee6a5
Build/CommonAssemblyInfo.cs
@@ -15,6 +15,6 @@
15
//
16
// You can specify all the values or you can default the Revision and Build Numbers
17
// by using the '*' as shown below:
18
-[assembly: AssemblyVersion("3.7.4")]
19
-[assembly: AssemblyFileVersion("3.7.4")]
+[assembly: AssemblyVersion("3.7.5")]
+[assembly: AssemblyFileVersion("3.7.5")]
20
//[assembly: AssemblyInformationalVersion("2.5-filters")]
0 commit comments