diff options
| author | ruki <[email protected]> | 2026-08-08 10:09:35 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2026-08-08 10:09:35 +0800 |
| commit | 6ac4ea833193a4319a1eb6e5f588d1877fd48064 (patch) | |
| tree | 9a6398e3d8f5dc9b651b3003e9ad521887512d2d /scripts/get.ps1 | |
| parent | 96ad28edb71dc4e9c8193924a491629c656e8e8c (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 99ad1edba..3f0869c78 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v3.0.9" + $LastRelease = "v3.1.0" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
