diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2025-02-02 23:39:47 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2025-02-02 23:39:47 +0900 |
| commit | bbe1721a1883426f639c1efe6afef1d3e6c25181 (patch) | |
| tree | 32ec252df4d6e394a4fc764408d155088ad35286 /install.ps1 | |
| parent | c1470a51b84283db661acfbb70d1323e86ca7bf8 (diff) | |
| download | fzf-bbe1721a1883426f639c1efe6afef1d3e6c25181.tar.gz | |
0.59.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 64f62dc6..c8d43b48 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.58.0" +$version="0.59.0" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
