From 1d4ef9a6c6803f267cfe57adfa8315d81cc79168 Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 8 Nov 2022 23:04:31 +0800 Subject: update ps1 --- scripts/get.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/get.ps1 b/scripts/get.ps1 index 26dbb02f9..4cfa51416 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.7.2" + $LastRelease = "v2.7.3" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { -- cgit v1.3.1