diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2023-06-15 00:37:41 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2023-06-15 00:37:41 +0900 |
| commit | d471067e3f46f64e6401d1c5717424535fe4c96c (patch) | |
| tree | 221ca152d6e2fec12d547543c7ebd5de9b906790 /install.ps1 | |
| parent | d0b7780239dd9f9e2bf6c252e03b463990a966bd (diff) | |
| download | fzf-d471067e3f46f64e6401d1c5717424535fe4c96c.tar.gz | |
0.42.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 5e91e491..fc54ca70 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.41.1" +$version="0.42.0" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
