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 321764a commit 1753c56Copy full SHA for 1753c56
src/Projects/Common/App.props
@@ -5,7 +5,7 @@
5
<Company>Hex Innovation</Company>
6
<Copyright>Copyright © 2015-$([System.DateTime]::Now.ToString(`yyyy`)) $(Company)</Copyright>
7
<Product>$(AssemblyName)</Product>
8
- <Version>2.1-alpha0001</Version>
+ <Version>2.1.0</Version>
9
<AssemblyVersion>2.0.0.0</AssemblyVersion>
10
<FileVersion>$(AssemblyVersion)</FileVersion>
11
<ApplicationVersion>$(AssemblyVersion)</ApplicationVersion>
0 commit comments