diff options
| author | ruki <[email protected]> | 2024-06-25 00:55:16 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-06-25 00:55:16 +0800 |
| commit | 156461c8023fca5ebccb7f83fdb2ea6f4ad57c55 (patch) | |
| tree | beccac807d5ed0524a34738530fb9ad6c26f5cfc /scripts | |
| parent | de48240b9e2ef01b24425742e5b6a5ca20666384 (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 0536bb6c2..071b2e9c6 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.9.2" + $LastRelease = "v2.9.3" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
