We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90679c3 commit 176e60fCopy full SHA for 176e60f
.github/semantic.yml
@@ -0,0 +1 @@
1
+titleAndCommits: true
Source/version.cs
@@ -1,4 +1,4 @@
using System.Reflection;
2
-// Version 3.2.0, year 2018+3 month 07 day 13
3
-[assembly: AssemblyVersion("3.2.0.30713")]
4
-[assembly: AssemblyFileVersion("3.2.0.30713")]
+// Version 3.3.0, year 2018+3 month 10 day 20
+[assembly: AssemblyVersion("3.2.0.31020")]
+[assembly: AssemblyFileVersion("3.2.0.31020")]
0 commit comments