diff options
| author | ruki <[email protected]> | 2022-07-17 21:26:33 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-07-17 21:26:33 +0800 |
| commit | 2e27c208cd6f50df81358d97cf536f46c39449a7 (patch) | |
| tree | 386561846f8822dab63c4658802eb630079ead47 /scripts | |
| parent | 22ecc0156c6fc6827484056e50fb62ded04123c9 (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 34b05a253..5c1ea0760 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.6.8" + $LastRelease = "v2.6.9" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
