From c0d407f7ce1c246c22fb786128c1f027ecd2b41e Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 23 Feb 2025 19:49:57 +0900 Subject: 0.60.2 --- install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.ps1') diff --git a/install.ps1 b/install.ps1 index c6cc2cc8..c6b62fd4 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.60.1" +$version="0.60.2" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition -- cgit v1.2.3