diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2020-11-09 20:41:59 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2020-11-09 20:41:59 +0900 |
| commit | 722d66e85abde02518214edd1ab186d321c0170c (patch) | |
| tree | dd7877f8980df6bc7063f494575af6e0377f9e02 /install.ps1 | |
| parent | f6269f0193e4cf5836c9e1d7c70bdf7354068124 (diff) | |
| download | fzf-722d66e85abde02518214edd1ab186d321c0170c.tar.gz | |
0.24.3
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 f3d30836..98393a8b 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.24.2" +$version="0.24.3" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
