Skip to content

Commit 191937e

Browse files
Update version 7.1.2
1 parent 1ee2143 commit 191937e

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
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<VersionMajor>7</VersionMajor>
44
<VersionMinor>1</VersionMinor>
5-
<VersionPatch>1</VersionPatch>
5+
<VersionPatch>2</VersionPatch>
66
<VersionQuality></VersionQuality>
77
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix>
88
</PropertyGroup>

0 commit comments

Comments
 (0)