Skip to content

Commit 55cf495

Browse files
committed
Update GitReleaseManager to 0.11.0
1 parent 20114ca commit 55cf495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#addin "Cake.FileHelpers"
22
#tool "nuget:?package=NUnit.ConsoleRunner&version=3.8.0"
33
#tool "nuget:?package=Machine.Specifications.Runner.Console&version=0.9.3"
4-
#tool "nuget:?package=GitReleaseManager&version=0.5.0"
4+
#tool "nuget:?package=GitReleaseManager&version=0.11.0"
55
#tool "nuget:?package=GitVersion.CommandLine&version=3.6.2"
66

77
#load "./build/parameters.cake"

0 commit comments

Comments
 (0)