diff options
| author | ruki <[email protected]> | 2024-07-30 00:48:55 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-07-30 00:48:55 +0800 |
| commit | fce49a0940ba7b950d37b5d0ad1217614c6e2bd5 (patch) | |
| tree | 2517e55791d653f99c3bf196783f20f41f69ae74 /scripts | |
| parent | 984623cfe60b9b46cc16bb97da6d90bc90e82167 (diff) | |
update ps1
Diffstat (limited to 'scripts')
| -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 797dbe801..10d0fd54f 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.9.3" + $LastRelease = "v2.9.4" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
