diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2022-08-08 23:57:32 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2022-08-08 23:57:32 +0900 |
| commit | 4993d19466d5f3ac127de5c0c461cde7ef1894d7 (patch) | |
| tree | b2ebbfde1563a5bcae6b6ebe5fe19329a780ba43 /install.ps1 | |
| parent | 19f9bbca0d5ae1f64682ab52209c95e38351ece6 (diff) | |
| download | fzf-4993d19466d5f3ac127de5c0c461cde7ef1894d7.tar.gz | |
0.32.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 e96c71e1..3a7ff75a 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.32.0" +$version="0.32.1" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
