diff options
| author | ruki <[email protected]> | 2022-01-22 20:41:23 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-01-22 20:41:23 +0800 |
| commit | e2bbeb1b0731b7720df562f7630c38c5da205126 (patch) | |
| tree | 4e9410918f92452df697061e2c6dedeb03af0b8c /scripts/get.ps1 | |
| parent | 39b06a7c29fcc7ae122c68ca19e94506047037b5 (diff) | |
update specv2.6.3
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 538220acd..4655b9133 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.6.2" + $LastRelease = "v2.6.3" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
