diff options
| author | ruki <[email protected]> | 2022-11-08 23:04:31 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-11-08 23:04:31 +0800 |
| commit | 1d4ef9a6c6803f267cfe57adfa8315d81cc79168 (patch) | |
| tree | 31e256eb13da234746ecc18fe34c645a53143d9a /scripts | |
| parent | 4752d974156a2aff70215b73df461f26c843d9a2 (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 26dbb02f9..4cfa51416 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.7.2" + $LastRelease = "v2.7.3" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
