Preparing new release » History » Version 3
cryptogopher, 2019-05-04 20:35
1 | 1 | cryptogopher | h1. Preparing new release |
---|---|---|---|
2 | |||
3 | # [[Git_branch_management_for_issue_resolution|Merge]] all outstanding branches into master. |
||
4 | # Checkout master branch. All subsequent operations will be performed there. |
||
5 | 2 | cryptogopher | # Update source:README.md: update *Features* and *Changelog*. |
6 | 3 | cryptogopher | # Bump plugin version number in source:init.rb. |
7 | 1 | cryptogopher | # Create git tag with new version number. |
8 | # Commit/push changes. |
||
9 | # Update plugin information on https://redmine.org/plugins/issue-recurring |