Project

General

Profile

Preparing new release » History » Version 6

cryptogopher, 2019-05-04 22:05

1 1 cryptogopher
h1. Preparing new release
2
3 4 cryptogopher
# [[Git_branch_management_for_issue_resolution|Merge]] all outstanding branches into master, close corresponding issues.
4 2 cryptogopher
# Update source:README.md: update *Features* and *Changelog*.
5 1 cryptogopher
# Bump plugin version number in source:init.rb.
6 5 cryptogopher
# Commit and push changes.
7 4 cryptogopher
# Create and push git tag with new version number:
8
<pre>
9
$ git tag -a 1.1
10
$ git push origin 1.1
11
</pre>
12 1 cryptogopher
# Update plugin information on https://redmine.org/plugins/issue-recurring