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