There was an error while loading. Please reload this page.
1 parent fe7dc99 commit a0dbb69Copy full SHA for a0dbb69
1 file changed
update/cauldron_update.fish
@@ -1,7 +1,7 @@
1
#!/usr/bin/env fish
2
3
function cauldron_update -d 'Update Cauldron to the latest version'
4
- set -l func_version "2.1.1"
+ set -l func_version "2.1.2"
5
set cauldron_category "Update"
6
set -l options v/version h/help c/check-only b/branch=
7
argparse -n cauldron_update $options -- $argv
0 commit comments