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 77d8f63 commit 609863aCopy full SHA for 609863a
1 file changed
Targets/Version.targets
@@ -2,7 +2,7 @@
2
3
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
4
<PropertyGroup>
5
- <VersionPrefix>3.3.1</VersionPrefix>
+ <VersionPrefix>3.3.2</VersionPrefix>
6
</PropertyGroup>
7
<PropertyGroup Condition="'$(VersionSuffix)' != '' And '$(BuildNumber)' != ''">
8
<Version>$(VersionPrefix)-$(VersionSuffix)-$(BuildNumber)</Version>
0 commit comments