diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2022-11-18 20:42:56 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2022-11-18 20:42:56 +0900 |
| commit | b55f5554871e548c9c00a49df7a92f980c0191c2 (patch) | |
| tree | 86314459b06e69b0736f675017ab2206e592bf9d /install.ps1 | |
| parent | a38b63be1888949197c45e2d587d82a6c54ee57a (diff) | |
| download | fzf-b55f5554871e548c9c00a49df7a92f980c0191c2.tar.gz | |
0.35.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 0fd6ae56..50f02c4a 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.35.0" +$version="0.35.1" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
