From d4c9db0a273ccd17e7f43026c1297b434df6cbd7 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Thu, 29 Oct 2020 01:40:46 +0900 Subject: 0.24.1 --- install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.ps1') diff --git a/install.ps1 b/install.ps1 index 8b705840..908858d1 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.24.0" +$version="0.24.1" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition -- cgit v1.2.3