Skip to content

Commit

Permalink
Release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
daveaglick committed Apr 27, 2021
1 parent 8a2c464 commit 5f1d92a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<!-- The NuGet version of Statiq that should be referenced like "1.0.0-beta.38", or empty to use local references -->
<StatiqFrameworkVersion></StatiqFrameworkVersion>
<StatiqFrameworkVersion>1.0.0-beta.41</StatiqFrameworkVersion>
<StatiqFrameworkRoot>..\..\..\Statiq.Framework</StatiqFrameworkRoot>
</PropertyGroup>

Expand Down
5 changes: 4 additions & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# 1.0.0-beta.27

- Added additional extensions to the bootstrapper for creating processes with a `ProcessLauncher` factory.
- Updated Statiq Framework to version [1.0.0-beta.41](https://github.com/statiqdev/Statiq.Framework/releases/tag/v1.0.0-beta.41).

# 1.0.0-beta.26

- Updated Statiq Framework to version [1.0.0-beta.40](https://github.com/statiqdev/Statiq.Framework/releases/tag/v1.0.0-beta.39).
- Updated Statiq Framework to version [1.0.0-beta.40](https://github.com/statiqdev/Statiq.Framework/releases/tag/v1.0.0-beta.40).

# 1.0.0-beta.25

Expand Down

0 comments on commit 5f1d92a

Please sign in to comment.