Skip to content

Commit

Permalink
4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgebucaran committed Jul 3, 2022
1 parent 7c4024d commit 3ae4b29
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.4.0
set --local fisher_version 4.4.1
set --local fish_plugins $__fish_config_dir/fish_plugins

switch "$cmd"
Expand Down

0 comments on commit 3ae4b29

Please sign in to comment.