Skip to content

Commit f8e6b50

Browse files
authored
chore: bump version 9.0.8 (#638)
1 parent 66ba95a commit f8e6b50

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/BootstrapBlazor.Region/BootstrapBlazor.Region.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk.Razor">
22

33
<PropertyGroup Condition="'$(VisualStudioVersion)' == '17.0'">
4-
<Version>9.0.8-beta01</Version>
4+
<Version>9.0.8</Version>
55
</PropertyGroup>
66

77
<PropertyGroup Condition="'$(VisualStudioVersion)' == '18.0'">
@@ -22,7 +22,7 @@
2222
</ItemGroup>
2323

2424
<ItemGroup Condition="'$(VisualStudioVersion)' == '17.0'">
25-
<PackageReference Include="BootstrapBlazor" Version="9.11.5-beta01" />
25+
<PackageReference Include="BootstrapBlazor" Version="9.12.0" />
2626
</ItemGroup>
2727

2828
<ItemGroup Condition="'$(VisualStudioVersion)' == '18.0'">

0 commit comments

Comments
 (0)