Skip to content

Commit

Permalink
Release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
daveaglick committed Dec 1, 2021
1 parent fbf7c90 commit 1bed872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<PropertyGroup>
<!-- The NuGet version of Statiq that should be referenced like "1.0.0-beta.38", or "local" to use local references -->
<StatiqFrameworkVersion Condition="'$(StatiqFrameworkVersion)' == ''">1.0.0-beta.51</StatiqFrameworkVersion>
<StatiqFrameworkVersion Condition="'$(StatiqFrameworkVersion)' == ''">1.0.0-beta.52</StatiqFrameworkVersion>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 1bed872

Please sign in to comment.