diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2024-07-25 22:35:29 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2024-07-26 17:44:09 +0900 |
| commit | b896e0d3140e4a80725fe5a54a9703e4a46e8b65 (patch) | |
| tree | 5902b1f0e63df9a58f74ed154b1359d9d0a58fb7 /install.ps1 | |
| parent | 559fb7ee4552312f59a4bbe428199db9f5aa1247 (diff) | |
| download | fzf-b896e0d3140e4a80725fe5a54a9703e4a46e8b65.tar.gz | |
0.54.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 d363d8ea..acb0a68d 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.54.1" +$version="0.54.2" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
