From 3913586f678437d6de80bc96c8eea0e1e69a51ac Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Wed, 5 Jul 2023 17:05:39 -0300 Subject: Updated tide --- .config/fish/functions/tide.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/fish/functions/tide.fish') diff --git a/.config/fish/functions/tide.fish b/.config/fish/functions/tide.fish index 87fb8dc4..1a58f404 100644 --- a/.config/fish/functions/tide.fish +++ b/.config/fish/functions/tide.fish @@ -2,7 +2,7 @@ function tide --description 'Manage your Tide prompt' argparse --stop-nonopt v/version h/help -- $argv if set -q _flag_version - echo 'tide, version 5.4.0' + echo 'tide, version 5.5.1' else if set -q _flag_help _tide_help else if functions --query _tide_sub_$argv[1] -- cgit v1.2.3