diff options
| author | ruki <[email protected]> | 2026-03-24 22:06:25 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2026-03-24 22:06:25 +0800 |
| commit | 27168978bb7dd590192be1eee73beea969272b27 (patch) | |
| tree | 44a905363e54be6c4f2420e3ff9f469bcb7c89f1 /scripts/get.ps1 | |
| parent | 4f45b5a6b298da8675b96029998ed19bec0db3f5 (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 18d04fd62..99f3f08a8 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v3.0.7" + $LastRelease = "v3.0.8" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
