diff options
| author | ruki <[email protected]> | 2023-01-27 14:53:17 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-01-27 14:53:17 +0800 |
| commit | 01a9d63a7e901a850a6669104bd85003736d4429 (patch) | |
| tree | e379b0eb94cd69eb48ea3d88394f6a99d3317180 /scripts | |
| parent | ff7829c3d0b6c91a032ba8163f042d2f787d6fb0 (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 3efb6b6a5..5c00ff1fe 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.7.5" + $LastRelease = "v2.7.6" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
