summaryrefslogtreecommitdiff
path: root/install.ps1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2025-08-31 22:05:06 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2025-08-31 22:18:44 +0900
commit416aff86e9d550d0a34af9d3cc12dfede25354c3 (patch)
tree56b948f2a339945ba9b72e5867886b83330cab49 /install.ps1
parent59dc7f178f9ef6fa1d10bc4e0637a2254c6f3868 (diff)
downloadfzf-416aff86e9d550d0a34af9d3cc12dfede25354c3.tar.gz
0.65.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 432d1f09..5e232b0d 100644
--- a/install.ps1
+++ b/install.ps1
@@ -1,4 +1,4 @@
-$version="0.65.1"
+$version="0.65.2"
$fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition