diff options
| author | ruki <[email protected]> | 2023-09-26 23:51:07 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-09-26 23:51:07 +0800 |
| commit | c835fd822cf03df508bdf9d766b20a8c70a6340e (patch) | |
| tree | 11f7075b26a923460254be1188b3dd7a3151e387 /scripts | |
| parent | 370d40cde1fd8a1212c149f91a483b204b16871b (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 4290923b8..7cb12d331 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.8.2" + $LastRelease = "v2.8.3" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
