Skip to content

Commit 9361ffc

Browse files
committed
update ps1
1 parent e7b5e48 commit 9361ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/get.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ param (
1111
)
1212

1313
& {
14-
$LastRelease = "v2.6.3"
14+
$LastRelease = "v2.6.4"
1515
$ErrorActionPreference = 'Stop'
1616

1717
function writeErrorTip($msg) {

0 commit comments

Comments
 (0)