Skip to content

Commit a73c47b

Browse files
committed
Update version to 8.4.0
1 parent ac338bd commit a73c47b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/version.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Project>
22
<PropertyGroup>
33
<VersionMajor>8</VersionMajor>
4-
<VersionMinor>3</VersionMinor>
5-
<VersionPatch>6</VersionPatch>
4+
<VersionMinor>4</VersionMinor>
5+
<VersionPatch>0</VersionPatch>
66
<VersionQuality></VersionQuality>
77
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix>
88
</PropertyGroup>

0 commit comments

Comments
 (0)