diff options
| author | ruki <[email protected]> | 2025-11-25 22:29:37 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-11-25 22:29:37 +0800 |
| commit | 45e48cf2a1bb53789714bd002412e3ecce9b6b83 (patch) | |
| tree | 70345500e779b8cd67434a96ca9c62b66eaadba0 /scripts/get.ps1 | |
| parent | f20295f255d967af9d91de6f1ed5eeadf17d30a7 (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 9247abf97..397769ee1 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v3.0.4" + $LastRelease = "v3.0.5" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
