Skip to content

Commit

Permalink
🚀 releasing version 0.18.426
Browse files Browse the repository at this point in the history
  • Loading branch information
jcaillon committed Jul 8, 2024
1 parent b3027f7 commit 1c8d14a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion valet.d/commands.d/self-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1c8d14a

Please sign in to comment.