diff options
| author | ruki <[email protected]> | 2024-03-22 00:44:30 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-03-22 00:44:30 +0800 |
| commit | 1ba52ff1c36ad48a656a881bbc959f944b68e028 (patch) | |
| tree | d28cbabfc299cecaf35dcffee3361aac43c34869 /scripts | |
| parent | 74791ce720a071da781148394013c8107aaa0346 (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 38f5b41c2..1514542c6 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.8.8" + $LastRelease = "v2.8.9" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
