We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2154c88 commit 318e554Copy full SHA for 318e554
MaxMind.MinFraud/Properties/AssemblyInfo.cs
@@ -37,6 +37,6 @@
37
// by using the '*' as shown below:
38
// [assembly: AssemblyVersion("1.0.*")]
39
40
-[assembly: AssemblyVersion("2.0.0.0")]
41
-[assembly: AssemblyFileVersion("2.0.0")]
42
-[assembly: AssemblyInformationalVersion("2.0.0")]
+[assembly: AssemblyVersion("3.0.0.0")]
+[assembly: AssemblyFileVersion("3.0.0")]
+[assembly: AssemblyInformationalVersion("3.0.0")]
0 commit comments