From 2e27c208cd6f50df81358d97cf536f46c39449a7 Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 17 Jul 2022 21:26:33 +0800 Subject: update ps1 --- scripts/get.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/get.ps1 b/scripts/get.ps1 index 34b05a253..5c1ea0760 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.6.8" + $LastRelease = "v2.6.9" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { -- cgit v1.3.1