Preparing new release » History » Version 1
cryptogopher, 2019-05-04 00:15
| 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 | # Update source:README.md and document changes for users. |
||
| 6 | # 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 |