From 93dafd242b52a0dc6bea54130d0ea041830c7fd6 Mon Sep 17 00:00:00 2001 From: Jorge Bucaran Date: Tue, 28 Dec 2021 13:42:30 -0300 Subject: [PATCH] 4.3.1 --- functions/fisher.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/fisher.fish b/functions/fisher.fish index 8fe633f..72203a2 100644 --- a/functions/fisher.fish +++ b/functions/fisher.fish @@ -1,6 +1,6 @@ function fisher --argument-names cmd --description "A plugin manager for Fish" set --query fisher_path || set --local fisher_path $__fish_config_dir - set --local fisher_version 4.3.0 + set --local fisher_version 4.3.1 set --local fish_plugins $__fish_config_dir/fish_plugins switch "$cmd"