summaryrefslogtreecommitdiff
path: root/install.ps1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2025-02-23 19:49:57 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2025-02-23 19:52:57 +0900
commitc0d407f7ce1c246c22fb786128c1f027ecd2b41e (patch)
tree177140d32141f2e309e22b15b035aa9092c86a26 /install.ps1
parent461115afde3041cff31c27e490d7c28c0b6c28c4 (diff)
downloadfzf-c0d407f7ce1c246c22fb786128c1f027ecd2b41e.tar.gz
0.60.2
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 c6cc2cc8..c6b62fd4 100644
--- a/install.ps1
+++ b/install.ps1
@@ -1,4 +1,4 @@
-$version="0.60.1"
+$version="0.60.2"
$fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition