diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2024-02-01 18:03:26 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2024-02-01 18:13:00 +0900 |
| commit | 3c0a6304756e890e0a605b742943a9bb8e1d2247 (patch) | |
| tree | d834941731002d7a97fead6afe56732c8e454667 /install.ps1 | |
| parent | 2a1e5a9729eb9c9240d632fb40ac97924f013a45 (diff) | |
| download | fzf-3c0a6304756e890e0a605b742943a9bb8e1d2247.tar.gz | |
0.46.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 42e28ea3..526b8d4c 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.46.0" +$version="0.46.1" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
