We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d59861e commit 1194bdcCopy full SHA for 1194bdc
NConfiguration/AssemblyInfo.cs
@@ -17,5 +17,5 @@
17
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
18
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
19
20
-[assembly: AssemblyVersion("2.0.0")]
21
-[assembly: AssemblyInformationalVersion("2.0.0-rc1")]
+[assembly: AssemblyVersion("2.2.0")]
+[assembly: AssemblyInformationalVersion("2.2.0")]
0 commit comments