Skip to content

Commit

Permalink
change in the version (dotnet#368)
Browse files Browse the repository at this point in the history
  • Loading branch information
srsaggam authored Apr 9, 2019
1 parent ba08a53 commit 9b6adcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/BranchInfo.props
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project>
<PropertyGroup>
<MajorVersion>0</MajorVersion>
<MinorVersion>1</MinorVersion>
<PatchVersion>0</PatchVersion>
<MinorVersion>2</MinorVersion>
<PatchVersion>1</PatchVersion>
<PreReleaseLabel>preview</PreReleaseLabel>
</PropertyGroup>
</Project>

0 comments on commit 9b6adcd

Please sign in to comment.