diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index d6b5435816..aafc5bfda8 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "fsdocs-tool": { - "version": "21.0.0-beta-005", + "version": "21.0.0", "commands": [ "fsdocs" ],