Skip to content

Commit

Permalink
(GH-4268) Update GitReleaseManager.Tool to 0.16.0
Browse files Browse the repository at this point in the history
* fixes #4268
  • Loading branch information
devlead committed Nov 18, 2023
1 parent 829df67 commit d2b2cdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.cake
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

// Install .NET Core Global tools.
#tool "dotnet:https://api.nuget.org/v3/index.json?package=GitVersion.Tool&version=5.12.0"
#tool "dotnet:https://api.nuget.org/v3/index.json?package=GitReleaseManager.Tool&version=0.13.0"
#tool "dotnet:https://api.nuget.org/v3/index.json?package=GitReleaseManager.Tool&version=0.16.0"
#tool "dotnet:https://api.nuget.org/v3/index.json?package=sign&version=0.9.1-beta.23530.1&prerelease"

// Load other scripts.
Expand Down

0 comments on commit d2b2cdc

Please sign in to comment.