From fce49a0940ba7b950d37b5d0ad1217614c6e2bd5 Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 30 Jul 2024 00:48:55 +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 797dbe801..10d0fd54f 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.9.3" + $LastRelease = "v2.9.4" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { -- cgit v1.3.1