summaryrefslogtreecommitdiff
path: root/install.ps1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2024-03-17 16:35:35 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2024-03-17 16:35:35 +0900
commitd579e335b5aa30e98a2ec046cb782bbb02bc28ad (patch)
treefbd98225b0dd9a032ee887dca862b1c90938c609 /install.ps1
parent7e344ceb855e8a5e2c569f7f2fcc1ebdddd28cd5 (diff)
downloadfzf-d579e335b5aa30e98a2ec046cb782bbb02bc28ad.tar.gz
0.48.1
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 0af01c27..413339b6 100644
--- a/install.ps1
+++ b/install.ps1
@@ -1,4 +1,4 @@
-$version="0.48.0"
+$version="0.48.1"
$fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition