diff options
| author | ruki <[email protected]> | 2025-09-21 08:29:35 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-09-21 08:29:35 +0800 |
| commit | ff52d9da8840c689867a915e0971a8a03678e8ad (patch) | |
| tree | bf98b86649ed48ef9f39f49ae4d02e28cd6eca44 /scripts/get.ps1 | |
| parent | de7aca41098886112f693dbbb590c2facf7fa533 (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 e9ec4ba82..63132c201 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v3.0.2" + $LastRelease = "v3.0.3" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
