Skip to content

Commit e7804c8

Browse files
authored
feat(Html2Pdf): bump version 9.0.4 (#590)
1 parent 1fdb346 commit e7804c8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

33
<PropertyGroup>
4-
<Version>9.0.3</Version>
4+
<Version>9.0.4</Version>
55
</PropertyGroup>
66

77
<PropertyGroup>
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="BootstrapBlazor" Version="$(BBVersion)" />
14-
<PackageReference Include="PuppeteerSharp" Version="20.*" />
14+
<PackageReference Include="PuppeteerSharp" Version="20.2.4" />
1515
</ItemGroup>
1616

1717
</Project>

0 commit comments

Comments
 (0)