diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2020-12-05 23:24:55 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2020-12-05 23:24:55 +0900 |
| commit | 00a36103316456227b5a3331e58155e43f713f79 (patch) | |
| tree | ad052f6f12acfbe19a78bb45ba5821ea004c6804 /install.ps1 | |
| parent | f50272512016ce55e9a4ff33e8d46861ffcd11d3 (diff) | |
| download | fzf-00a36103316456227b5a3331e58155e43f713f79.tar.gz | |
0.24.4
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 98393a8b..aa2fe76c 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.24.3" +$version="0.24.4" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
