summaryrefslogtreecommitdiff
path: root/install.ps1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2025-04-22 20:26:29 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2025-04-22 20:53:23 +0900
commitd24b58ef3fc6d6d2c43e07a44e0f757b9bdfbeff (patch)
tree8dd11a1022d7878be2233a3b156fb17d03b0fb81 /install.ps1
parent06ae9b0f3bbe191794dadcf78e37b8ce21e2c05e (diff)
downloadfzf-d24b58ef3fc6d6d2c43e07a44e0f757b9bdfbeff.tar.gz
0.61.3
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 98b6e8cc..5d623269 100644
--- a/install.ps1
+++ b/install.ps1
@@ -1,4 +1,4 @@
-$version="0.61.2"
+$version="0.61.3"
$fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition