mirror of
https://github.com/IlanCosman/tide.git
synced 2024-12-23 03:52:12 +03:00
v5.6.0
This commit is contained in:
parent
c96976d3da
commit
51b0f37307
@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## [v5.6.0][] (??? ?? 2022)
|
||||
## [v5.6.0][] (July 4 2023)
|
||||
|
||||
### Features
|
||||
|
||||
|
@ -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.5.1'
|
||||
echo 'tide, version 5.6.0'
|
||||
else if set -q _flag_help
|
||||
_tide_help
|
||||
else if functions --query _tide_sub_$argv[1]
|
||||
|
Loading…
Reference in New Issue
Block a user