Skip to content

Commit 06b7ff9

Browse files
committed
chore: patch for vnext
1 parent 8e5332e commit 06b7ff9

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>3</VersionMajor>
44
<VersionMinor>0</VersionMinor>
5-
<VersionPatch>3</VersionPatch>
5+
<VersionPatch>4</VersionPatch>
66
<VersionQuality></VersionQuality>
77
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix>
88
</PropertyGroup>

0 commit comments

Comments
 (0)