Skip to content

Commit bdcdcb1

Browse files
author
Eric Sethna
authored
Update release-process.md
1 parent 2d0647a commit bdcdcb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/process/release-process.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ Exceptions can be made by the release manager setting priority to "Highest" and
111111
- (Dev) Last check of tickets that need to be merged before RC1
112112
5. Build:
113113
- Review all `TODO` notes
114-
- Master is tagged and branched and “Release Candidate 1″ is cut (e.g. 1.1.0-RC1) according to the Release Candidate Checklist in ``mattermost/process``
115-
- After branching, the database version in sql_upgrade.go on master is set to the following version
114+
- Master is tagged and branched and “Release Candidate 1″ is cut (e.g. 3.5.0-RC1) according to the Release Candidate Checklist in ``mattermost/process``
115+
- After branching, the database version in sql_upgrade.go on master is set to the next scheduled release version (e.g. 3.6.0)
116116
- CI servers are updated to the release branch
117117
- Translation server is locked to the release branch
118118
- Directory structure is reviewed and large changes posted to the Release Discussion channel

0 commit comments

Comments
 (0)