We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e5332e commit 06b7ff9Copy full SHA for 06b7ff9
build/version.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<VersionMajor>3</VersionMajor>
4
<VersionMinor>0</VersionMinor>
5
- <VersionPatch>3</VersionPatch>
+ <VersionPatch>4</VersionPatch>
6
<VersionQuality></VersionQuality>
7
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix>
8
</PropertyGroup>
0 commit comments