diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2024-03-17 16:35:35 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2024-03-17 16:35:35 +0900 |
| commit | d579e335b5aa30e98a2ec046cb782bbb02bc28ad (patch) | |
| tree | fbd98225b0dd9a032ee887dca862b1c90938c609 /install.ps1 | |
| parent | 7e344ceb855e8a5e2c569f7f2fcc1ebdddd28cd5 (diff) | |
| download | fzf-d579e335b5aa30e98a2ec046cb782bbb02bc28ad.tar.gz | |
0.48.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 0af01c27..413339b6 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.48.0" +$version="0.48.1" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
