Skip to content

Commit 64ab404

Browse files
authored
chore(Html2Image): bump version 9.0.0 (#341)
1 parent b13e902 commit 64ab404

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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>
4-
<Version>9.0.0-beta02</Version>
4+
<Version>9.0.0</Version>
55
</PropertyGroup>
66

77
<PropertyGroup>
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="BootstrapBlazor" Version="9.3.1-beta32" />
13+
<PackageReference Include="BootstrapBlazor" Version="9.4.1" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)