Skip to content

Commit 0c72f0e

Browse files
Increase version to 1.4.0
1 parent eae1912 commit 0c72f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- This file may be overwritten by automation. Only values allowed here are VersionPrefix and VersionSuffix. -->
22
<Project>
33
<PropertyGroup>
4-
<VersionPrefix>1.3.0</VersionPrefix>
4+
<VersionPrefix>1.4.0</VersionPrefix>
55
<VersionSuffix Condition="'$(Configuration)' == 'Debug'">devbuild</VersionSuffix>
66
</PropertyGroup>
77
</Project>

0 commit comments

Comments
 (0)