diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2025-04-20 11:37:15 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2025-04-20 11:37:15 +0900 |
| commit | 90ad1b7f223664a8490bcb18a101e39b5e13cb31 (patch) | |
| tree | 19a35b710883c39871a27f8ef3f5c02481c0c111 /install.ps1 | |
| parent | f22fbcd1af847ecf10c9fbce06848ed06185a4b5 (diff) | |
| download | fzf-90ad1b7f223664a8490bcb18a101e39b5e13cb31.tar.gz | |
0.61.2
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 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 |
