From 2a3037601460b018572c2e43bf2a68cb73a7d93e Mon Sep 17 00:00:00 2001 From: Owen Smith Date: Thu, 29 Aug 2024 11:35:03 -0400 Subject: [PATCH] dotnet-ci-version-properties@0.7.0 (#11) --- .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" ]