Project

General

Profile

Preparing new release » History » Version 7

cryptogopher, 2019-05-04 22:55

1 1 cryptogopher
h1. Preparing new release
2
3 7 cryptogopher
# [[Common_git_operations#Merge-branch-into-master|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