diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2023-01-24 22:11:14 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2023-01-24 22:11:14 +0900 |
| commit | 2023012408ff892d43441fce0385943bafdbb52b (patch) | |
| tree | 42c0d8717b2a656304d949ed026775d85711219f /install.ps1 | |
| parent | 95a7661bb1b9d55492ccdee52915f47c8187d021 (diff) | |
| download | fzf-2023012408ff892d43441fce0385943bafdbb52b.tar.gz | |
0.37.0
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 ae65085d..c96bb8d8 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.36.0" +$version="0.37.0" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
