Skip to content

Commit 18b7034

Browse files
committed
(build) Fix version number
1 parent fb42722 commit 18b7034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipe.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#load nuget:https://www.myget.org/F/cake-contrib/api/v2?package=Cake.Recipe&version=2.0.0-unstable023&prerelease
1+
#load nuget:https://www.myget.org/F/cake-contrib/api/v2?package=Cake.Recipe&version=2.0.0-unstable0023&prerelease
22

33
Environment.SetVariableNames(githubUserNameVariable: "GITTOOLS_GITHUB_USERNAME",
44
githubPasswordVariable: "GITTOOLS_GITHUB_PASSWORD");

0 commit comments

Comments
 (0)