diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2023-05-26 00:08:07 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2023-05-26 00:25:09 +0900 |
| commit | 098ef4d7cfb5465e15b29fc087f9db0b81733eec (patch) | |
| tree | 45ae6425311dc80dd9dc3c57f8f82a7345643576 /install.ps1 | |
| parent | e3f91bfe1b3ecf14fe5c371be82168bf4fc694c2 (diff) | |
| download | fzf-098ef4d7cfb5465e15b29fc087f9db0b81733eec.tar.gz | |
0.41.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 97bf861f..87ac191a 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.40.0" +$version="0.41.0" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
