From e4c3ecc57e99f4037199f11b384a7f8758d1a0ff Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Thu, 4 Nov 2021 00:59:04 +0900 Subject: 0.28.0 --- install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.ps1') diff --git a/install.ps1 b/install.ps1 index 8ce8d26e..77af9973 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.27.3" +$version="0.28.0" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition -- cgit v1.2.3