diff options
| author | ruki <[email protected]> | 2023-12-26 22:56:02 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-12-26 22:56:02 +0800 |
| commit | 5274ebb6ac3b130f820c9b6caf512181fbde37bf (patch) | |
| tree | 388c1c3b0349a11188a70a8027b7201be53a446d /scripts | |
| parent | 3d75c84b6a466465328217d28334ecf48c3cb97a (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 7f0be28e4..07a783e5c 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.8.5" + $LastRelease = "v2.8.6" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
