diff --git a/valet.d/commands.d/self-install.sh b/valet.d/commands.d/self-install.sh index 888662c..2c4066d 100644 --- a/valet.d/commands.d/self-install.sh +++ b/valet.d/commands.d/self-install.sh @@ -650,7 +650,7 @@ function selfUpdate::sourceDependencies() { # set the version to download by default # this is automatically updated by the self release command -VALET_RELEASED_VERSION="0.17.112" +VALET_RELEASED_VERSION="0.18.426" # import the core script (should always be skipped if the command is run from valet) if [[ -z "${GLOBAL_CORE_INCLUDED:-}" ]]; then