Skip to content

Commit

Permalink
chore: bump version 8.2.0 (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArgoZhang authored Oct 15, 2024
1 parent 5d28009 commit a688ad0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Razor">

<PropertyGroup>
<Version>8.1.6</Version>
<Version>8.2.0</Version>
</PropertyGroup>

<PropertyGroup>
Expand All @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BootstrapBlazor" Version="8.9.1" />
<PackageReference Include="BootstrapBlazor" Version="8.10.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a688ad0

Please sign in to comment.