Skip to content

Commit

Permalink
(chocolatey#119) Update Statiq.Web version
Browse files Browse the repository at this point in the history
As part of the Moderation documentation overhaul, I want to use Mermaid diagrams. The version of Statiq.Web we use does not support this so we need to update. This is the latest version available at the time.
  • Loading branch information
pauby committed Dec 16, 2022
1 parent 8f286e4 commit b34a93f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@

<ItemGroup>
<PackageReference Include="GitInfo" PrivateAssets="All" Version="2.1.2" />
<PackageReference Include="Statiq.Web" Version="1.0.0-beta.33" />
<PackageReference Include="Statiq.Web" Version="1.0.0-beta.51" />
</ItemGroup>
</Project>

0 comments on commit b34a93f

Please sign in to comment.