summaryrefslogtreecommitdiff
path: root/install.ps1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2025-10-12 22:17:52 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2025-10-12 22:17:52 +0900
commit8cdfb23df69df0a991d122185b00e8900875a8cf (patch)
tree556ec8c0d1e087ad397fa7471c8b2c93ff902665 /install.ps1
parent4ffde48e2f4d5e745b757ba75f650ed6da4d6623 (diff)
downloadfzf-8cdfb23df69df0a991d122185b00e8900875a8cf.tar.gz
0.66.0
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 5e232b0d..3abbd34c 100644
--- a/install.ps1
+++ b/install.ps1
@@ -1,4 +1,4 @@
-$version="0.65.2"
+$version="0.66.0"
$fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition