From 8be458797c9f359f721168613497c3fe9edf0555 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 17:26:13 +0400 Subject: [PATCH] Bump version to 6.1.1 (#2815) Co-authored-by: Matthias Dittrich --- .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 6ff1b3b99b5..1b903ef9ea2 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -27,7 +27,7 @@ ] }, "fake-cli": { - "version": "6.1.0", + "version": "6.1.1", "commands": [ "fake" ]