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 fc4ebb0 commit 69baf94Copy full SHA for 69baf94
CommonAssemblyInfo.cs
@@ -3,6 +3,6 @@
3
4
[assembly: AssemblyTitle("GitFlowVersion")]
5
[assembly: AssemblyProduct("GitFlowVersion")]
6
-[assembly: AssemblyVersion("0.16.0")]
7
-[assembly: AssemblyFileVersion("0.16.0")]
+[assembly: AssemblyVersion("0.17.0")]
+[assembly: AssemblyFileVersion("0.17.0")]
8
[assembly: InternalsVisibleTo("Tests")]
0 commit comments