diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2024-11-10 17:59:49 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2024-11-10 23:15:35 +0900 |
| commit | 64c61603e9b50470ba79737ade9e0a7d8402f1d7 (patch) | |
| tree | 239eb03a838f900395dda23e67e3f5c240dce166 /install.ps1 | |
| parent | 57c08d925f050bb955028992a6435c4341e1056a (diff) | |
| download | fzf-64c61603e9b50470ba79737ade9e0a7d8402f1d7.tar.gz | |
0.56.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 a14a351b..9bb644f3 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.56.0" +$version="0.56.1" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
