From 7c2a56b1b5e46abc2c0a9898943e897ba9b5a4ac Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 23 Jun 2022 00:43:22 +0800 Subject: update version --- scripts/get.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) { -- cgit v1.3.1