diff options
| author | ruki <[email protected]> | 2024-02-25 23:25:17 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-02-25 23:25:17 +0800 |
| commit | 76af94c04ba55dfe7a5087ce76dfeba4a709ba46 (patch) | |
| tree | fe5a54811be239506e3d85385e2becd8b570fd16 /scripts/get.ps1 | |
| parent | 3c07b8702b1a4e47609b3974ac877d9d73b8aada (diff) | |
update version
Diffstat (limited to 'scripts/get.ps1')
| -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 07a783e5c..f801faafb 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.8.6" + $LastRelease = "v2.8.7" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
