diff options
| author | ruki <[email protected]> | 2025-02-05 00:49:40 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-02-05 00:49:40 +0800 |
| commit | 4532df4807f2f5dcee7dd1c7202cb9b47cb702ed (patch) | |
| tree | 31bd0e6aa9d7a61c4d09529cbe962aaec9ebdf91 /scripts/get.ps1 | |
| parent | 13fc392386960040c3da1ddcbd104423b02fbe1b (diff) | |
update spec
Diffstat (limited to 'scripts/get.ps1')
| -rwxr-xr-x | scripts/get.ps1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/get.ps1 b/scripts/get.ps1 index fd86340cd..6d167e5b9 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.9.7" + $LastRelease = "v2.9.8" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
