diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2023-01-17 01:19:59 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2023-01-17 01:33:05 +0900 |
| commit | 20230117636c9dfa3ed6f6428c5bc4c51b02f60a (patch) | |
| tree | 1bacedfd91de19fc37d4b6bbd74aa3cf8c761695 /install.ps1 | |
| parent | b46e40e86b9580ec43a6ce62d49c59d7748c3176 (diff) | |
| download | fzf-20230117636c9dfa3ed6f6428c5bc4c51b02f60a.tar.gz | |
0.36.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 50f02c4a..ae65085d 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.35.1" +$version="0.36.0" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
