diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2025-02-23 19:49:57 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2025-02-23 19:52:57 +0900 |
| commit | c0d407f7ce1c246c22fb786128c1f027ecd2b41e (patch) | |
| tree | 177140d32141f2e309e22b15b035aa9092c86a26 /install.ps1 | |
| parent | 461115afde3041cff31c27e490d7c28c0b6c28c4 (diff) | |
| download | fzf-c0d407f7ce1c246c22fb786128c1f027ecd2b41e.tar.gz | |
0.60.2
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 c6cc2cc8..c6b62fd4 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.60.1" +$version="0.60.2" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
