diff options
| author | ruki <[email protected]> | 2024-04-22 23:37:19 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-04-22 23:37:19 +0800 |
| commit | 316c9cdee35d47e57219412d7ad39326966626c0 (patch) | |
| tree | be32269033c4cc23a66457be83cd5ab0b04b4047 /scripts | |
| parent | ef8787d929a93450f4017d90eefe384d40cc6a35 (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 1514542c6..2be8e7171 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.8.9" + $LastRelease = "v2.9.1" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
