From 31b433f78dc838ba6feac0d589aa028175a65681 Mon Sep 17 00:00:00 2001 From: Owen Smith Date: Thu, 29 Aug 2024 11:34:55 -0400 Subject: [PATCH] dotnet-ci-version-properties@0.7.0 (#46) --- .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 76d6613..ea0f95b 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ci-version-properties": { - "version": "0.4.0", + "version": "0.7.0", "commands": [ "dotnet-ci-version-properties" ]