From 49ce65db6e51a231c4f862fe2edfca4e8bc15c43 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..db054ef 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.12.2", "commands": [ "fable" ]