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