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