Skip to content

Commit

Permalink
Cosmetic
Browse files Browse the repository at this point in the history
  • Loading branch information
andrivet committed Mar 17, 2024
1 parent c40947e commit 8da2c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scripts/create-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ echo "======================================"
echo
echo "BE SURE YOU HAVE CHANGED:"
echo "- CHANGELOG.md"
echo "- cd .. ; bump2version --allow-dirty --no-commit --no-tag release ; cd Scripts"
echo "- pushd .. ; bump2version --allow-dirty --no-commit --no-tag release ; popd"
echo "- User Manual if necessary"
echo
pause 'Press any key to continue or Ctrl-C to abort...'
Expand Down

0 comments on commit 8da2c2e

Please sign in to comment.