Skip to content

Commit

Permalink
Release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
daveaglick committed Nov 21, 2021
1 parent 68e5607 commit f5a8ad8
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.49</StatiqFrameworkVersion>
<StatiqFrameworkVersion Condition="'$(StatiqFrameworkVersion)' == ''">1.0.0-beta.50</StatiqFrameworkVersion>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit f5a8ad8

Please sign in to comment.