From 3e4b620aa8cb5d48454f323c1be25524a3ba8e21 Mon Sep 17 00:00:00 2001 From: Dave Glick Date: Tue, 26 Sep 2023 15:10:41 -0400 Subject: [PATCH] Release prep --- RELEASE.md | 4 ++++ .../templates/statiq-web/Statiq.Web.Template.csproj | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index 96d4246e..c449e963 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,3 +1,7 @@ +# 1.0.0-beta.59 + +- Updated Statiq Framework reference to version [1.0.0-beta.71](https://github.com/statiqdev/Statiq.Framework/releases/tag/v1.0.0-beta.71). + # 1.0.0-beta.58 - Ensures feed title and description fallback to the site title and description if a feed-specific one was not provided (#1012). diff --git a/src/Statiq.Web.Templates/templates/statiq-web/Statiq.Web.Template.csproj b/src/Statiq.Web.Templates/templates/statiq-web/Statiq.Web.Template.csproj index 8276e81d..0732c5eb 100644 --- a/src/Statiq.Web.Templates/templates/statiq-web/Statiq.Web.Template.csproj +++ b/src/Statiq.Web.Templates/templates/statiq-web/Statiq.Web.Template.csproj @@ -5,6 +5,6 @@ netcoreapp3.1 - + \ No newline at end of file