diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2024-01-23 23:47:24 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2024-01-23 23:47:24 +0900 |
| commit | beb2de2dd995ae261084ead9903d7fa7c08da7af (patch) | |
| tree | fdc28bcb41a4e7fe7872dbb8d4e7be10d76356b7 /install.ps1 | |
| parent | 2a8b65e105ec1a1a9d4cecf947b7267f04453b7c (diff) | |
| download | fzf-beb2de2dd995ae261084ead9903d7fa7c08da7af.tar.gz | |
0.46.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 d977dc7f..42e28ea3 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.45.0" +$version="0.46.0" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
