Skip to content

Commit

Permalink
add message to user
Browse files Browse the repository at this point in the history
  • Loading branch information
hellovai committed Jun 29, 2024
1 parent 20e8c6b commit 7b980a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/bump-version
Original file line number Diff line number Diff line change
Expand Up @@ -122,3 +122,5 @@ git add .
VERSION=$(grep "current_version =" tools/versions/engine.cfg | awk '{print $3}')
# Generate the change log
git cliff --tag $VERSION -u --prepend CHANGELOG.md

echo "Version bumped to $VERSION successfully! Please update CHANGELOG.md."

0 comments on commit 7b980a7

Please sign in to comment.