diff --git a/Directory.Build.props b/Directory.Build.props index 988202ff..482b1ce2 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -7,7 +7,7 @@ - 1.0.0-beta.35 + 1.0.0-beta.36 $(Version) $(Version.Split('-')[0]) $(Version.Split('-')[0]) diff --git a/RELEASE.md b/RELEASE.md index 50a84914..c517c685 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,3 +1,5 @@ +# 1.0.0-beta.36 + # 1.0.0-beta.35 - Updated Statiq Framework to version [1.0.0-beta.50](https://github.com/statiqdev/Statiq.Framework/releases/tag/v1.0.0-beta.50). 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 66214ea3..f16042ae 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