From 1f9e86193df47e394714ca64beb0523237ca8e87 Mon Sep 17 00:00:00 2001 From: Yazeed Obaid Date: Fri, 18 Nov 2022 14:01:48 +0200 Subject: [PATCH] Bump version to 6.0.0-alpha004 --- .config/dotnet-tools.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index e1c42110866..0424a6bda23 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,7 +15,7 @@ ] }, "fake-cli": { - "version": "5.23.1", + "version": "6.0.0-alpha004", "commands": [ "fake" ] @@ -33,4 +33,4 @@ ] } } -} \ No newline at end of file +}