diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2024-04-15 00:02:27 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2024-04-15 00:02:27 +0900 |
| commit | f97d2754134607b24849fc4a2062dbfcaafddd6a (patch) | |
| tree | d83d729b1ab42f791dd3b908584a5161da48c9ae /install.ps1 | |
| parent | 3acb4ca90e1c5f92cafc9794383c1ae1eb754023 (diff) | |
| download | fzf-f97d2754134607b24849fc4a2062dbfcaafddd6a.tar.gz | |
0.50.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 c4331f8c..deb97490 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.49.0" +$version="0.50.0" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
