From c2727421fc41b02962838e5a26f2f9eee6bb60d9 Mon Sep 17 00:00:00 2001 From: Dan Balasescu Date: Sat, 16 Nov 2024 02:02:47 +0900 Subject: [PATCH] Update Velopack to 0.0.915 --- .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 0bb1d4f..3fab2f5 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "vpk": { - "version": "0.0.755-g7719c71", + "version": "0.0.915", "commands": [ "vpk" ]