diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2025-02-20 21:42:56 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2025-02-20 21:42:56 +0900 |
| commit | a24d274a3cdc680dd2d4e5664121e9727239f3b6 (patch) | |
| tree | 6bdd3eb38a0cae69d3cb3653f8e301ce8dff58b7 /install.ps1 | |
| parent | dac81432d609d1641ce2185989dd7905b8d86183 (diff) | |
| download | fzf-a24d274a3cdc680dd2d4e5664121e9727239f3b6.tar.gz | |
0.60.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 99f30706..c6cc2cc8 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.60.0" +$version="0.60.1" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
