There was an error while loading. Please reload this page.
1 parent 76d8147 commit ede3fddCopy full SHA for ede3fdd
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.8"
+ set -l func_version "2.1.9"
5
set cauldron_category "Update"
6
set -l options v/version h/help c/check-only b/branch= skip-git-sync
7
argparse -n cauldron_update $options -- $argv
0 commit comments