From 36c1930aa76130fcc9dc9bfa2f5d7ccb7c2ecd8a Mon Sep 17 00:00:00 2001 From: Jorge Bucaran Date: Fri, 17 Jun 2022 15:38:35 -0300 Subject: [PATCH] 4.3.3 --- functions/fisher.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/fisher.fish b/functions/fisher.fish index 4d42562..b65164a 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.2 + set --local fisher_version 4.3.3 set --local fish_plugins $__fish_config_dir/fish_plugins switch "$cmd"