Skip to content

Commit

Permalink
Release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
daveaglick committed Dec 2, 2022
1 parent 0c710e6 commit 364ac75
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 1.0.0-beta.7

- Updated Statiq Web reference to version [1.0.0-beta.51](https://github.com/statiqdev/Statiq.Web/releases/tag/v1.0.0-beta.51).

# 1.0.0-beta.6

- Changed `Statiq.Docs.props` to `Statiq.Docs.targets` to resolve some import ordering bugs.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Statiq.Docs" Version="1.0.0-beta.6" />
<PackageReference Include="Statiq.Docs" Version="1.0.0" />
</ItemGroup>
</Project>

0 comments on commit 364ac75

Please sign in to comment.