We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2979e1 commit 87fe209Copy full SHA for 87fe209
MAB.SimpleMapper/Properties/AssemblyInfo.cs
@@ -35,6 +35,6 @@
35
// You can specify all the values or you can default the Build and Revision Numbers
36
// by using the '*' as shown below:
37
// [assembly: AssemblyVersion("1.0.*")]
38
-[assembly: AssemblyVersion("1.0.0.0")]
39
-[assembly: AssemblyFileVersion("1.0.0.0")]
40
-[assembly: AssemblyInformationalVersion("1.0.0")]
+[assembly: AssemblyVersion("1.1.0.0")]
+[assembly: AssemblyFileVersion("1.1.0.0")]
+[assembly: AssemblyInformationalVersion("1.1.0")]
0 commit comments