Skip to content

Commit

Permalink
chore(BootstrapIcon): bump version 8.1.0 (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArgoZhang authored Oct 15, 2024
1 parent a73d85a commit 90d1ead
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.0.6</Version>
<Version>8.1.0</Version>
</PropertyGroup>

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

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

</Project>

0 comments on commit 90d1ead

Please sign in to comment.