Skip to content

Commit 3ecea99

Browse files
authored
Merge pull request #504 from dotnet/3.2-version-bump
Bump the version to 3.2
2 parents b1d821a + 8110c2b commit 3ecea99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project>
33
<PropertyGroup>
44
<MajorVersion>3</MajorVersion>
5-
<MinorVersion>1</MinorVersion>
5+
<MinorVersion>2</MinorVersion>
66
<!-- Build release-only package. -->
77
<PreReleaseVersionLabel />
88
</PropertyGroup>

0 commit comments

Comments
 (0)