diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2025-04-06 13:04:53 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2025-04-06 13:09:59 +0900 |
| commit | 93cb3758b5f08a6dbf30c6e3d2e1de9b0be52a63 (patch) | |
| tree | 45dc2a3da2c53d90c1bfb28b0648c5968e96b539 /install.ps1 | |
| parent | d22e75dcdd441d24f3275a67de41675f1bdbd86b (diff) | |
| download | fzf-93cb3758b5f08a6dbf30c6e3d2e1de9b0be52a63.tar.gz | |
0.61.1
Diffstat (limited to 'install.ps1')
| -rw-r--r-- | install.ps1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install.ps1 b/install.ps1 index dedca700..8119ca3b 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.61.0" +$version="0.61.1" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
