Skip to content

Commit

Permalink
add newline
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzsequence committed Nov 26, 2024
1 parent f5b80b7 commit d9f703c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/validate-plugin-version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ main() {
# If we're dry-running, output the contents of the changed files.
if [[ "${DRY_RUN}" == "true" ]]; then
cat "$full_path"
echo -e "\n"
fi
fi
done
Expand Down

0 comments on commit d9f703c

Please sign in to comment.