Skip to content

Commit ede3fdd

Browse files
committed
feat: update function version to 2.1.9
1 parent 76d8147 commit ede3fdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

update/cauldron_update.fish

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env fish
22

33
function cauldron_update -d 'Update Cauldron to the latest version'
4-
set -l func_version "2.1.8"
4+
set -l func_version "2.1.9"
55
set cauldron_category "Update"
66
set -l options v/version h/help c/check-only b/branch= skip-git-sync
77
argparse -n cauldron_update $options -- $argv

0 commit comments

Comments
 (0)