diff options
| author | ruki <[email protected]> | 2026-05-19 22:34:07 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2026-05-19 22:34:07 +0800 |
| commit | 1abc5af91f5c4eed1fadd7ad758bfd82a4a8be77 (patch) | |
| tree | 1642423ff0386fe28310e131451e861a495ddefa /scripts/get.ps1 | |
| parent | 2b184e1780f1913ceba66f01432435f2b4efc0eb (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 99f3f08a8..99ad1edba 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v3.0.8" + $LastRelease = "v3.0.9" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
