diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2024-11-12 00:57:10 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2024-11-12 00:57:55 +0900 |
| commit | 215ab48222ac5fa8855c1e5bbf56742276b57324 (patch) | |
| tree | af8fadc7c1ca7c1044ff599ddff36becc2cc5bd1 /install.ps1 | |
| parent | 0c64c6878154da1db90084dddc81608e47bd7e33 (diff) | |
| download | fzf-215ab48222ac5fa8855c1e5bbf56742276b57324.tar.gz | |
0.56.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 9bb644f3..9981cfc4 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.56.1" +$version="0.56.2" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
