Skip to content

Commit

Permalink
4.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgebucaran committed Oct 13, 2022
1 parent 53c06c9 commit 36810b3
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.2
set --local fisher_version 4.4.3
set --local fish_plugins $__fish_config_dir/fish_plugins

switch "$cmd"
Expand Down

0 comments on commit 36810b3

Please sign in to comment.