Skip to content

Commit

Permalink
Increase version to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanPetersson committed Nov 7, 2022
1 parent eae1912 commit 0c72f0e
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.3.0</VersionPrefix>
<VersionPrefix>1.4.0</VersionPrefix>
<VersionSuffix Condition="'$(Configuration)' == 'Debug'">devbuild</VersionSuffix>
</PropertyGroup>
</Project>

0 comments on commit 0c72f0e

Please sign in to comment.