From 9b7b21945aa8b9a50acdbad50f39ad4c337ff527 Mon Sep 17 00:00:00 2001 From: Owen Smith Date: Thu, 29 Aug 2024 11:24:36 -0400 Subject: [PATCH] -m --- .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 18d8b5d..4f70c9d 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ci-version-properties": { - "version": "0.3.1", + "version": "0.7.0", "commands": [ "dotnet-ci-version-properties" ]