From f2fa9bd7764a46c33f1a0323da87433a30aba340 Mon Sep 17 00:00:00 2001 From: jibedoubleve Date: Sun, 16 Jun 2024 10:44:25 +0200 Subject: [PATCH] (#495) Update dotnet tool --- .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 1ff2e8b8..e51f3ec8 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,7 +15,7 @@ ] }, "gitreleasemanager.tool": { - "version": "0.14.0", + "version": "0.17.0", "commands": [ "dotnet-gitreleasemanager" ]