summaryrefslogtreecommitdiff
path: root/install.ps1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2025-04-20 11:37:15 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2025-04-20 11:37:15 +0900
commit90ad1b7f223664a8490bcb18a101e39b5e13cb31 (patch)
tree19a35b710883c39871a27f8ef3f5c02481c0c111 /install.ps1
parentf22fbcd1af847ecf10c9fbce06848ed06185a4b5 (diff)
downloadfzf-90ad1b7f223664a8490bcb18a101e39b5e13cb31.tar.gz
0.61.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 8119ca3b..98b6e8cc 100644
--- a/install.ps1
+++ b/install.ps1
@@ -1,4 +1,4 @@
-$version="0.61.1"
+$version="0.61.2"
$fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition