From b6dd0152e14261256b740c4fef487fd00fc02d4b Mon Sep 17 00:00:00 2001 From: Dave Glick Date: Wed, 24 Feb 2021 16:40:19 -0500 Subject: [PATCH] Release prep --- Directory.Build.props | 2 +- RELEASE.md | 2 ++ .../templates/statiq-web/Statiq.Web.Template.csproj | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 40376c5b..b2ed9aba 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -2,7 +2,7 @@ - 1.0.0-beta.36 + 1.0.0-beta.37 ..\..\..\Statiq.Framework diff --git a/RELEASE.md b/RELEASE.md index c83535b0..2cd9c395 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,5 +1,7 @@ # 1.0.0-beta.23 +- Updated Statiq Framework to version [1.0.0-beta.37](https://github.com/statiqdev/Statiq.Framework/releases/tag/v1.0.0-beta.37). + # 1.0.0-beta.22 - Updated Statiq Framework to version [1.0.0-beta.36](https://github.com/statiqdev/Statiq.Framework/releases/tag/v1.0.0-beta.36). 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 5d0a116d..aeafe5a2 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 @@ -4,6 +4,6 @@ netcoreapp3.1 - + \ No newline at end of file