Skip to content

Commit 609863a

Browse files
committed
Reapply "chore: Update VersionPrefix to 3.3.2"
This reverts commit 7b4d45b.
1 parent 77d8f63 commit 609863a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Targets/Version.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
44
<PropertyGroup>
5-
<VersionPrefix>3.3.1</VersionPrefix>
5+
<VersionPrefix>3.3.2</VersionPrefix>
66
</PropertyGroup>
77
<PropertyGroup Condition="'$(VersionSuffix)' != '' And '$(BuildNumber)' != ''">
88
<Version>$(VersionPrefix)-$(VersionSuffix)-$(BuildNumber)</Version>

0 commit comments

Comments
 (0)