Skip to content

Commit 364ac75

Browse files
committed
Release prep
1 parent 0c710e6 commit 364ac75

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

RELEASE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.0.0-beta.7
2+
3+
- Updated Statiq Web reference to version [1.0.0-beta.51](https://github.com/statiqdev/Statiq.Web/releases/tag/v1.0.0-beta.51).
4+
15
# 1.0.0-beta.6
26

37
- Changed `Statiq.Docs.props` to `Statiq.Docs.targets` to resolve some import ordering bugs.

src/Statiq.Docs.Templates/templates/statiq-docs/Statiq.Docs.Template.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<TargetFramework>netcoreapp3.1</TargetFramework>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageReference Include="Statiq.Docs" Version="1.0.0-beta.6" />
7+
<PackageReference Include="Statiq.Docs" Version="1.0.0" />
88
</ItemGroup>
99
</Project>

0 commit comments

Comments
 (0)