Skip to content

Commit

Permalink
Updates version
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanPetersson committed Jan 8, 2024
1 parent 8aa5840 commit bf74f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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>1.7.0</VersionPrefix>
<VersionPrefix>1.7.1</VersionPrefix>
<VersionSuffix Condition="'$(Configuration)' == 'Debug'">devbuild</VersionSuffix>
</PropertyGroup>
</Project>

0 comments on commit bf74f25

Please sign in to comment.