From d579e335b5aa30e98a2ec046cb782bbb02bc28ad Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 17 Mar 2024 16:35:35 +0900 Subject: [PATCH] 0.48.1 --- install | 2 +- install.ps1 | 2 +- man/man1/fzf-tmux.1 | 2 +- man/man1/fzf.1 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/install b/install index 2965c33d..b0bbfabd 100755 --- a/install +++ b/install @@ -2,7 +2,7 @@ set -u -version=0.48.0 +version=0.48.1 auto_completion= key_bindings= update_config=2 diff --git a/install.ps1 b/install.ps1 index 0af01c27..413339b6 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -$version="0.48.0" +$version="0.48.1" $fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition diff --git a/man/man1/fzf-tmux.1 b/man/man1/fzf-tmux.1 index 1924708b..1bd26985 100644 --- a/man/man1/fzf-tmux.1 +++ b/man/man1/fzf-tmux.1 @@ -21,7 +21,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. .. -.TH fzf-tmux 1 "Mar 2024" "fzf 0.48.0" "fzf-tmux - open fzf in tmux split pane" +.TH fzf-tmux 1 "Mar 2024" "fzf 0.48.1" "fzf-tmux - open fzf in tmux split pane" .SH NAME fzf-tmux - open fzf in tmux split pane diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index 3e5058e3..f86aa159 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -21,7 +21,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. .. -.TH fzf 1 "Mar 2024" "fzf 0.48.0" "fzf - a command-line fuzzy finder" +.TH fzf 1 "Mar 2024" "fzf 0.48.1" "fzf - a command-line fuzzy finder" .SH NAME fzf - a command-line fuzzy finder