Skip to content

Commit

Permalink
Update metadata to version '2.2.0-alpha.5'.
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKetting committed Jan 21, 2018
1 parent a92031b commit 2a00657
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions AssemblyInfoShared.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
[assembly: AssemblyTrademark ("")]
[assembly: AssemblyConfiguration ("Build type: Debug")]
[assembly: AssemblyVersion ("2.2.0.0")]
[assembly: AssemblyFileVersion ("2.2.0.24009")]
[assembly: AssemblyInformationalVersion ("2.2.0-x.9 Debug; ")]
[assembly: AssemblyFileVersion ("2.2.0.01005")]
[assembly: AssemblyInformationalVersion ("2.2.0-alpha.5+Debug")]
2 changes: 1 addition & 1 deletion Build/Customizations/Version.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
............ CI, nightly (will be suffixed by '-x.1.buildnumber')
............ local (will be suffixed by '-x.9.yymmdd-hhMMss')
-->
<Version Condition="'$(Version)' == ''">2.2.0</Version>
<Version Condition="'$(Version)' == ''">2.2.0-alpha.5</Version>
</PropertyGroup>
</Project>

0 comments on commit 2a00657

Please sign in to comment.