Skip to content

Commit 1753c56

Browse files
committed
Bump version number
1 parent 321764a commit 1753c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Projects/Common/App.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Company>Hex Innovation</Company>
66
<Copyright>Copyright © 2015-$([System.DateTime]::Now.ToString(`yyyy`)) $(Company)</Copyright>
77
<Product>$(AssemblyName)</Product>
8-
<Version>2.1-alpha0001</Version>
8+
<Version>2.1.0</Version>
99
<AssemblyVersion>2.0.0.0</AssemblyVersion>
1010
<FileVersion>$(AssemblyVersion)</FileVersion>
1111
<ApplicationVersion>$(AssemblyVersion)</ApplicationVersion>

0 commit comments

Comments
 (0)