diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 783aa8c5a..8ad26fd33 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-009", + "version": "20.0.0", "commands": [ "fsdocs" ]