diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2024-08-29 17:10:58 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2024-08-29 17:10:58 +0900 |
| commit | fc69308057cf8486d2753efd76682fd613471da6 (patch) | |
| tree | d673156c65ac3b2b3c308d6e79cc046120d434bc /install.ps1 | |
| parent | c6d620c99eb6f8a46fb8be0858879f45c115c628 (diff) | |
| download | fzf-fc69308057cf8486d2753efd76682fd613471da6.tar.gz | |
0.55.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 ea0a93a2..b2959ff3 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.54.3" +$version="0.55.0" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
