diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2025-10-12 22:17:52 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2025-10-12 22:17:52 +0900 |
| commit | 8cdfb23df69df0a991d122185b00e8900875a8cf (patch) | |
| tree | 556ec8c0d1e087ad397fa7471c8b2c93ff902665 /install.ps1 | |
| parent | 4ffde48e2f4d5e745b757ba75f650ed6da4d6623 (diff) | |
| download | fzf-8cdfb23df69df0a991d122185b00e8900875a8cf.tar.gz | |
0.66.0
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 5e232b0d..3abbd34c 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.65.2" +$version="0.66.0" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
