diff options
| author | ruki <[email protected]> | 2025-07-18 22:55:57 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-07-18 22:55:57 +0800 |
| commit | ee6ee5375f25d968f9299af995254973db43e44b (patch) | |
| tree | f4d465f3b52a66d2fb896463b6d05c6bc2bd4262 /scripts/get.ps1 | |
| parent | 3350cc5abe65608f6ec06f348aeded9ade1a1237 (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 a494d6c9e..de5909e20 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.9.9" + $LastRelease = "v3.0.1" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
