Project

General

Profile

Preparing new release » History » Revision 4

Revision 3 (cryptogopher, 2019-05-04 20:35) → Revision 4/37 (cryptogopher, 2019-05-04 20:42)

h1. Preparing new release 

 # [[Git_branch_management_for_issue_resolution|Merge]] all outstanding branches into master, close corresponding issues. master. 
 # Checkout master branch. All subsequent operations will be performed there. 
 # Update source:README.md: update *Features* and *Changelog*. 
 # Bump plugin version number in source:init.rb. 
 # Commit/push changes. 
 # Create and push git tag with new version number: number. 
 <pre> 
 $ git tag -a 1.1 
 $ git push origin 1.1 
 </pre> # Commit/push changes. 
 # Update plugin information on https://redmine.org/plugins/issue-recurring