From e8f6852c8bd0d6e9a92f1f196135aa8ea72fb65b Mon Sep 17 00:00:00 2001 From: Max Wilson Date: Wed, 14 Feb 2024 08:48:12 -0800 Subject: [PATCH] Update Fable again --- .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 4ffab9f..b8b2ce3 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "fable": { - "version": "4.11.0", + "version": "4.13.0", "commands": [ "fable" ]