diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2023-05-01 01:55:14 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2023-05-01 01:59:21 +0900 |
| commit | fb76893e18fd567ac45a516f708832ae0f2ad37c (patch) | |
| tree | 0572edf6dd010707bc1265a5244e12557a945d7e /install.ps1 | |
| parent | 88d812fe8247310efdcc6365ea68738e469b2076 (diff) | |
| download | fzf-fb76893e18fd567ac45a516f708832ae0f2ad37c.tar.gz | |
0.40.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 7f4c7331..97bf861f 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.39.0" +$version="0.40.0" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
