From 1b6a5d25595c45c6e9515932975cc795ac3c8e6a Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 19 Dec 2024 23:48:06 +0800 Subject: update spec and sp1 --- scripts/get.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/get.ps1') diff --git a/scripts/get.ps1 b/scripts/get.ps1 index ad92f85e7..fd86340cd 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.9.6" + $LastRelease = "v2.9.7" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { -- cgit v1.3.1