diff options
| author | ruki <[email protected]> | 2024-09-14 08:54:52 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-09-14 08:54:52 +0800 |
| commit | f45fa246e8429f701262de916433569e9481d719 (patch) | |
| tree | dcfad78098e675a5fbc29c099c8e92e8a35b3982 /scripts/get.ps1 | |
| parent | d30de52e9ba4371253ab7bfa6238b4931e9d0722 (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 10d0fd54f..9ff6be111 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.9.4" + $LastRelease = "v2.9.5" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
