diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2024-04-04 23:56:30 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2024-04-05 00:20:26 +0900 |
| commit | 62963dcefd6d74510ae2692cd0955177bae57543 (patch) | |
| tree | fb59168347d8e75e09852e27b380a4b614f87774 /install.ps1 | |
| parent | 68a35e47354f5757fb74f10628c9a40564604999 (diff) | |
| download | fzf-62963dcefd6d74510ae2692cd0955177bae57543.tar.gz | |
0.49.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 413339b6..c4331f8c 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.48.1" +$version="0.49.0" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
