diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2025-08-03 14:41:56 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2025-08-03 14:41:56 +0900 |
| commit | e5cd7f0a3a73ef598267c1e9f29b0fe9a80925ab (patch) | |
| tree | 9e2c9faeb8a6105c5c654f82b425083085d38055 /install.ps1 | |
| parent | 51d3940c639e48dccd2bb20225ea26ffe9afefde (diff) | |
| download | fzf-e5cd7f0a3a73ef598267c1e9f29b0fe9a80925ab.tar.gz | |
0.65.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 a07d089a..432d1f09 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.65.0" +$version="0.65.1" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
