From d24b58ef3fc6d6d2c43e07a44e0f757b9bdfbeff Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Tue, 22 Apr 2025 20:26:29 +0900 Subject: 0.61.3 --- install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.ps1') diff --git a/install.ps1 b/install.ps1 index 98b6e8cc..5d623269 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.61.2" +$version="0.61.3" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition -- cgit v1.2.3