diff options
| author | ruki <[email protected]> | 2023-01-07 23:25:32 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-01-07 23:25:32 +0800 |
| commit | df00bf97e8856194898af2e020b7d94dd6ab5e1c (patch) | |
| tree | 77fe26e146d1635d638931d120433aa15104524a /scripts | |
| parent | d523fc8245c74527a6012187a110f6b86e12c9d5 (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 4cfa51416..3efb6b6a5 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.7.3" + $LastRelease = "v2.7.5" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
