From 050a37c7b693f1b13dd584674eef6a8a67f88236 Mon Sep 17 00:00:00 2001 From: Steffen Forkmann Date: Tue, 1 Mar 2022 10:32:15 +0100 Subject: [PATCH] Bump version to 7.0.1 --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 33a081de0a..f27ff877ae 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "paket": { - "version": "6.0.13", + "version": "7.0.0", "commands": [ "paket" ]