diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 1327cd3a52..50a3e3e038 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "gitreleasemanager.tool": { - "version": "0.17.0", + "version": "0.18.0", "commands": [ "dotnet-gitreleasemanager" ]