Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
timothylcooke committed Jun 6, 2023
1 parent 321764a commit 1753c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Projects/Common/App.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Company>Hex Innovation</Company>
<Copyright>Copyright © 2015-$([System.DateTime]::Now.ToString(`yyyy`)) $(Company)</Copyright>
<Product>$(AssemblyName)</Product>
<Version>2.1-alpha0001</Version>
<Version>2.1.0</Version>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<FileVersion>$(AssemblyVersion)</FileVersion>
<ApplicationVersion>$(AssemblyVersion)</ApplicationVersion>
Expand Down

0 comments on commit 1753c56

Please sign in to comment.