From 2023012408ff892d43441fce0385943bafdbb52b Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Tue, 24 Jan 2023 22:11:14 +0900 Subject: 0.37.0 --- install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.ps1') diff --git a/install.ps1 b/install.ps1 index ae65085d..c96bb8d8 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.36.0" +$version="0.37.0" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition -- cgit v1.2.3