diff options
| author | ruki <[email protected]> | 2021-12-18 00:35:45 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-12-18 00:35:45 +0800 |
| commit | 90e499cb2992883fef7a0eb16640e1765581ba8e (patch) | |
| tree | 0e8e835f403bedc4773ec886ff7cf497d80f9533 /scripts/get.ps1 | |
| parent | 022ca13475739cee7e10bd0a3256ecd704fb2e6d (diff) | |
update ps1v2.6.2
Diffstat (limited to 'scripts/get.ps1')
| -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 d1c1c22a9..538220acd 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.6.1" + $LastRelease = "v2.6.2" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
