summaryrefslogtreecommitdiff
path: root/install.ps1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2024-11-15 10:06:01 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2024-11-15 10:06:01 +0900
commitadd1aec685ffe9033bb1fdcaf0df0eae95c9cacd (patch)
tree4ece79a69077a117d8a3741268cbdb43a6b87910 /install.ps1
parent03d6ba749647947935c237852860101f21c4782b (diff)
downloadfzf-add1aec685ffe9033bb1fdcaf0df0eae95c9cacd.tar.gz
0.56.3
Diffstat (limited to 'install.ps1')
-rw-r--r--install.ps12
1 files changed, 1 insertions, 1 deletions
diff --git a/install.ps1 b/install.ps1
index 9981cfc4..93d9e549 100644
--- a/install.ps1
+++ b/install.ps1
@@ -1,4 +1,4 @@
-$version="0.56.2"
+$version="0.56.3"
$fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition