From 20240101197348a78db5a1dac945a2dff6a4e654 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Mon, 1 Jan 2024 09:01:43 +0900 Subject: 0.45.0 --- install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.ps1') diff --git a/install.ps1 b/install.ps1 index 1a87fca7..d977dc7f 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.44.1" +$version="0.45.0" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition -- cgit v1.2.3