diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 55f4ac56f8..c6c449d551 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "fsdocs-tool": { - "version": "20.0.0-alpha-014", + "version": "20.0.0-alpha-015", "commands": [ "fsdocs" ]