diff options
| author | ruki <[email protected]> | 2022-06-23 00:43:22 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-06-23 00:43:22 +0800 |
| commit | 7c2a56b1b5e46abc2c0a9898943e897ba9b5a4ac (patch) | |
| tree | 1960be26e6d920f0d16cb31f7c4128143b6fed89 /scripts | |
| parent | e18471251895dd812cb6cab18f7300318f450fba (diff) | |
update version
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 e9de101f5..34b05a253 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.6.7" + $LastRelease = "v2.6.8" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { |
