Preparing new release » History » Version 2
cryptogopher, 2019-05-04 20:32
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 | 1 | cryptogopher | # Update source:init.rb with new plugin version number. |
7 | # Create git tag with new version number. |
||
8 | # Commit/push changes. |
||
9 | # Update plugin information on https://redmine.org/plugins/issue-recurring |