diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 6f58a5c8c..e09877e72 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "fsdocs-tool": { - "version": "22.1.0", + "version": "22.2.0", "commands": [ "fsdocs" ],