diff options
| author | ruki <[email protected]> | 2026-02-10 22:36:33 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2026-02-10 22:36:33 +0800 |
| commit | d481d13b1c8c8536de5919104b99e43e0b1bb263 (patch) | |
| tree | e78d74d98b5f9be36e385c553011d02b0c1b8684 /scripts/get.ps1 | |
| parent | 77d94ad9de5d99fb1ddce86e575546fada772ada (diff) | |
update spec
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 d1894d649..18d04fd62 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v3.0.6" + $LastRelease = "v3.0.7" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
