From 76af94c04ba55dfe7a5087ce76dfeba4a709ba46 Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 25 Feb 2024 23:25:17 +0800 Subject: update version --- scripts/get.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/get.ps1 b/scripts/get.ps1 index 07a783e5c..f801faafb 100755 --- a/scripts/get.ps1 +++ b/scripts/get.ps1 @@ -11,7 +11,7 @@ param ( ) & { - $LastRelease = "v2.8.6" + $LastRelease = "v2.8.7" $ErrorActionPreference = 'Stop' function writeErrorTip($msg) { -- cgit v1.3.1