diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2020-11-03 23:32:24 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2020-11-03 23:32:24 +0900 |
| commit | e3e76fa8c55365bdfab785249787eb02a8bb5bf4 (patch) | |
| tree | 6c6e4799b00291cff9f4e4ab8d35685937bccb94 /install.ps1 | |
| parent | 2553806e79bc05a098d12b9e57281512e38d382e (diff) | |
| download | fzf-e3e76fa8c55365bdfab785249787eb02a8bb5bf4.tar.gz | |
0.24.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 908858d1..f3d30836 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.24.1" +$version="0.24.2" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
