Skip to content

Commit

Permalink
refactor(TableExport): upgrade version 9.0.1 (#4951)
Browse files Browse the repository at this point in the history
* chore: bump version 9.1.9-beta07

* chore: bump version 9.0.1

* chore: bump version beta06

Co-Authored-By: zhouqi <3365528+zhouqime@users.noreply.github.com>

---------

Co-authored-by: zhouqi <3365528+zhouqime@users.noreply.github.com>
  • Loading branch information
ArgoZhang and zhouqime authored Dec 25, 2024
1 parent 7faa6e2 commit 5c7e380
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/BootstrapBlazor.Server/BootstrapBlazor.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<PackageReference Include="BootstrapBlazor.Splitting" Version="9.0.1" />
<PackageReference Include="BootstrapBlazor.SvgEditor" Version="9.0.2" />
<PackageReference Include="BootstrapBlazor.SummerNote" Version="9.0.2" />
<PackageReference Include="BootstrapBlazor.TableExport" Version="9.0.0" />
<PackageReference Include="BootstrapBlazor.TableExport" Version="9.0.1" />
<PackageReference Include="BootstrapBlazor.Topology" Version="9.0.0" />
<PackageReference Include="BootstrapBlazor.VideoPlayer" Version="9.0.2" />
<PackageReference Include="BootstrapBlazor.WinBox" Version="9.0.7" />
Expand Down
2 changes: 1 addition & 1 deletion src/BootstrapBlazor/BootstrapBlazor.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Razor">

<PropertyGroup>
<Version>9.1.9-beta07</Version>
<Version>9.1.9-beta06</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 5c7e380

Please # to comment.