From 722d66e85abde02518214edd1ab186d321c0170c Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Mon, 9 Nov 2020 20:41:59 +0900 Subject: 0.24.3 --- install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.ps1') diff --git a/install.ps1 b/install.ps1 index f3d30836..98393a8b 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.24.2" +$version="0.24.3" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition -- cgit v1.2.3