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 776c320 commit 43c9031Copy full SHA for 43c9031
build/version.props
@@ -1,7 +1,7 @@
1
<Project>
2
<PropertyGroup>
3
<VersionMajor>2</VersionMajor>
4
- <VersionMinor>3</VersionMinor>
+ <VersionMinor>2</VersionMinor>
5
<VersionPatch>0</VersionPatch>
6
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix>
7
<VersionSuffix Condition="'$(Configuration)'=='DEBUG'">develop</VersionSuffix>
0 commit comments