summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2024-03-17 16:35:35 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2024-03-17 16:35:35 +0900
commitd579e335b5aa30e98a2ec046cb782bbb02bc28ad (patch)
treefbd98225b0dd9a032ee887dca862b1c90938c609
parent7e344ceb855e8a5e2c569f7f2fcc1ebdddd28cd5 (diff)
0.48.10.48.1
-rwxr-xr-xinstall2
-rw-r--r--install.ps12
-rw-r--r--man/man1/fzf-tmux.12
-rw-r--r--man/man1/fzf.12
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