diff options
| author | ruki <[email protected]> | 2022-03-07 22:58:58 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-03-07 22:58:58 +0800 |
| commit | 9361ffcc1a64725cf5a909f5d434338816c7ad0b (patch) | |
| tree | 9837a776578a61048f264f144888d54a1c6fd6f2 /scripts | |
| parent | e7b5e480b7e6346b64494287254d96339806e4ac (diff) | |
update ps1v2.6.4
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 4655b9133..5135a4675 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.6.3" + $LastRelease = "v2.6.4" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
