From ef9b5ca7c851e7c3ab53de53c669df621d02aff0 Mon Sep 17 00:00:00 2001 From: ruki Date: Mon, 10 Oct 2022 23:03:17 +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 6f709f7f8..26dbb02f9 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.7.1" + $LastRelease = "v2.7.2" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { -- cgit v1.3.1