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 da5ad35 commit ce1dc70Copy full SHA for ce1dc70
build/version.props
@@ -1,7 +1,7 @@
1
<Project>
2
3
<PropertyGroup>
4
- <VersionPrefix>2.2.1</VersionPrefix>
+ <VersionPrefix>2.2.2</VersionPrefix>
5
<VersionSuffix></VersionSuffix>
6
<VersionSuffix Condition=" '$(VersionSuffix)' != '' AND '$(BuildNumber)' != '' ">$(VersionSuffix)-$(BuildNumber)</VersionSuffix>
7
</PropertyGroup>
0 commit comments