Skip to content

Commit e4c0ec3

Browse files
authored
[Blazor] Update branding for the next release (#17852)
1 parent 3a93704 commit e4c0ec3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Components/Blazor/Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
<PropertyGroup>
55
<!-- Override version labels -->
6-
<VersionPrefix>3.1.0</VersionPrefix>
7-
<PreReleaseVersionLabel>preview4</PreReleaseVersionLabel>
6+
<VersionPrefix>3.2.0</VersionPrefix>
7+
<PreReleaseVersionLabel>preview1</PreReleaseVersionLabel>
88
<DotNetFinalVersionKind />
99
<!-- This property points to the latest released Microsoft.AspNetCore.App version it needs to be updated to
1010
target the latest patch before a preview release. -->

0 commit comments

Comments
 (0)