diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2025-07-27 10:35:39 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2025-07-27 10:39:41 +0900 |
| commit | 04c4269db3f8058d2afc301dfba49d497249eb5c (patch) | |
| tree | c3cd6834443fc194962845fee5e09dea61150cf7 /install.ps1 | |
| parent | 78f238294fd380e1ce410087175c5a4c96d13f15 (diff) | |
| download | fzf-04c4269db3f8058d2afc301dfba49d497249eb5c.tar.gz | |
0.65.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 218745e0..a07d089a 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.64.0" +$version="0.65.0" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition |
