diff options
| author | ruki <[email protected]> | 2022-05-29 11:22:45 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-05-29 11:22:45 +0800 |
| commit | ef6baaf4b1d333d330d6c44810fc3544c1e5d8f5 (patch) | |
| tree | 50c7e117e273ee7605d2162cb5032d050a33404a /scripts | |
| parent | 93b724537df3915d2e762c477e055e75e455925c (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 45261d15b..e9de101f5 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.6.5" + $LastRelease = "v2.6.7" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
