Skip to content

Commit

Permalink
4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgebucaran committed Jul 2, 2022
1 parent 1662b79 commit 357d682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/fisher.fish
Original file line number Diff line number Diff line change
@@ -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.5
set --local fisher_version 4.4.0
set --local fish_plugins $__fish_config_dir/fish_plugins

switch "$cmd"
Expand Down

0 comments on commit 357d682

Please sign in to comment.