diff options
| author | ruki <[email protected]> | 2025-10-14 22:39:05 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-10-14 22:39:05 +0800 |
| commit | 2fe0526ccda961b178f8e46dc179edc387c3c95e (patch) | |
| tree | 399f51739df345bb6ffbed51c83deadf9ab33387 /scripts/get.ps1 | |
| parent | 347e268f38f43476dd93408e63360db5c24bff63 (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 63132c201..9247abf97 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v3.0.3" + $LastRelease = "v3.0.4" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
