Skip to content

Commit

Permalink
Update version.props
Browse files Browse the repository at this point in the history
  • Loading branch information
niemyjski authored Nov 30, 2017
1 parent 06cff00 commit 18f9ede
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/version.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- This file may be overwritten by automation. Only values allowed here are VersionPrefix and VersionSuffix. -->
<Project>
<PropertyGroup>
<VersionPrefix>6.0.0</VersionPrefix>
<VersionPrefix>6.1.0</VersionPrefix>
<VersionSuffix>dev</VersionSuffix>
</PropertyGroup>
</Project>
</Project>

0 comments on commit 18f9ede

Please sign in to comment.