Skip to content
Snippets Groups Projects
Commit 506953a7 authored by Jacob Vosmaer's avatar Jacob Vosmaer
Browse files

Break sentence in two to fix markdown link

parent 103c8c1b
No related branches found
No related tags found
1 merge request!45Release Process
Loading
Loading
@@ -6,7 +6,8 @@ Our main goal is to make it clear which version of GitLab is in an omnibus packa
 
- Pick a tag of GitLab to package (e.g. `v6.6.0`).
- Create a release branch in omnibus-gitlab (e.g. `6-6-stable`).
- Change [the gitlab-rails version in omnibus-gitlab] (e.g. `version "v6.6.0"`).
- Change [the gitlab-rails version in omnibus-gitlab].
In our example that would be `version "v6.6.0"`.
- Commit the new version to the release branch
 
```shell
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment