Skip to content

Commit

Permalink
🚀 releasing version 0.13.49
Browse files Browse the repository at this point in the history
  • Loading branch information
jcaillon committed May 3, 2024
1 parent 4d19249 commit 8a7e0a9
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 @@ -49,7 +49,7 @@ if [[ -z "${BASH_VERSION:-}" ]]; then
fi

if [[ -z "${VALET_VERSION:-}" ]]; then
VALET_VERSION="0.12.64"
VALET_VERSION="0.13.49"
fi

# import the core script (should always be skipped if the command is run from valet)
Expand Down

0 comments on commit 8a7e0a9

Please sign in to comment.