From e15cba0c8c7c9dd3388d260cf5b5de7fc044dfbc Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 30 Mar 2025 19:51:28 +0900 Subject: 0.61.0 --- install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.ps1') diff --git a/install.ps1 b/install.ps1 index 754dd8b8..dedca700 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.60.3" +$version="0.61.0" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition -- cgit v1.2.3