You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the 'devel' option so that it runs from your latest sources (you will typically want to be doing this). Alternatively, use 'latest' or a version number to run off a saved release inside your release repo.
Stack Preparation
$ catkin_generate_changelog
# Do some cleanup, then get it ready with the next tagged number
$ catkin_tag_changelog
# Commit and push your changes
$ catkin_prepare_release --bump=patch