From ab09a30bc777f6061a30d23931456551a0b125ee Mon Sep 17 00:00:00 2001 From: Patrik Svensson Date: Fri, 21 May 2021 11:05:30 +0200 Subject: [PATCH] Update dotnet example --- dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-tools.json b/dotnet-tools.json index 86e2bc7..000f1c1 100644 --- a/dotnet-tools.json +++ b/dotnet-tools.json @@ -15,7 +15,7 @@ ] }, "dotnet-example": { - "version": "1.2.0", + "version": "1.3.1", "commands": [ "dotnet-example" ]