summaryrefslogtreecommitdiff
path: root/install.ps1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2025-08-03 14:41:56 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2025-08-03 14:41:56 +0900
commite5cd7f0a3a73ef598267c1e9f29b0fe9a80925ab (patch)
tree9e2c9faeb8a6105c5c654f82b425083085d38055 /install.ps1
parent51d3940c639e48dccd2bb20225ea26ffe9afefde (diff)
downloadfzf-e5cd7f0a3a73ef598267c1e9f29b0fe9a80925ab.tar.gz
0.65.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 a07d089a..432d1f09 100644
--- a/install.ps1
+++ b/install.ps1
@@ -1,4 +1,4 @@
-$version="0.65.0"
+$version="0.65.1"
$fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition