Skip to content

Commit a0dbb69

Browse files
committed
feat: update function version to 2.1.2
1 parent fe7dc99 commit a0dbb69

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.1"
4+
set -l func_version "2.1.2"
55
set cauldron_category "Update"
66
set -l options v/version h/help c/check-only b/branch=
77
argparse -n cauldron_update $options -- $argv

0 commit comments

Comments
 (0)