We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9343f22 commit b6174f2Copy full SHA for b6174f2
build/version.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<VersionMajor>8</VersionMajor>
4
<VersionMinor>3</VersionMinor>
5
- <VersionPatch>5</VersionPatch>
+ <VersionPatch>6</VersionPatch>
6
<VersionQuality></VersionQuality>
7
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix>
8
</PropertyGroup>
0 commit comments