Skip to content

Commit

Permalink
Releasing 3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
fidian committed Jun 17, 2024
1 parent 8056ee6 commit 5a49fe9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mo
Original file line number Diff line number Diff line change
Expand Up @@ -1977,7 +1977,7 @@ mo::tokenizeTagContentsSingleQuote() {

# Save the original command's path for usage later
MO_ORIGINAL_COMMAND="$(cd "${BASH_SOURCE[0]%/*}" || exit 1; pwd)/${BASH_SOURCE[0]##*/}"
MO_VERSION="3.0.5"
MO_VERSION="3.0.6"

# If sourced, load all functions.
# If executed, perform the actions as expected.
Expand Down
2 changes: 1 addition & 1 deletion tests/help
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ This is open source! Please feel free to contribute.
https://github.com/tests-always-included/mo
MO_VERSION=3.0.5
MO_VERSION=3.0.6
EOF
}

Expand Down

0 comments on commit 5a49fe9

Please sign in to comment.