diff options
| author | ruki <[email protected]> | 2022-10-10 23:03:17 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-10-10 23:03:17 +0800 |
| commit | ef9b5ca7c851e7c3ab53de53c669df621d02aff0 (patch) | |
| tree | 61f78e4fcbb54531a0c829cfb8c5a783d3130603 /scripts | |
| parent | d88193698b105184af9e0146e3b1f55ab4d04cec (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 6f709f7f8..26dbb02f9 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.7.1" + $LastRelease = "v2.7.2" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
