diff options
| author | ruki <[email protected]> | 2024-03-02 22:17:03 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-03-02 22:17:03 +0800 |
| commit | 22564acd9f4a0c8f4795341ac90a76c6218f7e6a (patch) | |
| tree | 118120a29fa9c525fbb5aae74ea31461dcf25244 /scripts | |
| parent | 1149faca5a0e05bd92a91715fe7200d91e4333b6 (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 f801faafb..38f5b41c2 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.8.7" + $LastRelease = "v2.8.8" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
