From 5267477da251ed621165d31178ab9fba69de6e2f Mon Sep 17 00:00:00 2001 From: Matthias Dittrich Date: Mon, 1 Aug 2022 14:32:10 +0000 Subject: [PATCH] Bump version to 5.23.0 --- .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 dae3ed489c7..4703e700f59 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,7 +15,7 @@ ] }, "fake-cli": { - "version": "5.23.0-alpha002", + "version": "5.23.0", "commands": [ "fake" ]