Skip to content

Commit 4b8a3cb

Browse files
committed
Update version to 8.3.5
1 parent 0587900 commit 4b8a3cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/version.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<VersionMajor>8</VersionMajor>
44
<VersionMinor>3</VersionMinor>
5-
<VersionPatch>4</VersionPatch>
5+
<VersionPatch>5</VersionPatch>
66
<VersionQuality></VersionQuality>
77
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix>
88
</PropertyGroup>

0 commit comments

Comments
 (0)