summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-04-15 10:19:04 +0200
committerRémy Coutable <remy@rymai.me>2016-04-15 10:19:04 +0200
commitcd8fa2e6c0670836841f3c4bcc398b8912ac28d5 (patch)
tree91237509d2eebfdbfaab3b29aee5ca7102589995
parentbadb35335086b90e2522ea2da767830f2f3ba9a7 (diff)
parentd2f490c8f3601915cae0e125a0d88871c7c2b7e8 (diff)
downloadgitlab-ce-cd8fa2e6c0670836841f3c4bcc398b8912ac28d5.tar.gz
Fix required gitlab-shell version.
Fix required gitlab-shell version in the 8.5 to 8.6 update doc.
-rw-r--r--doc/update/8.5-to-8.6.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/8.5-to-8.6.md b/doc/update/8.5-to-8.6.md
index b9abcbd2c12..6267f14eba4 100644
--- a/doc/update/8.5-to-8.6.md
+++ b/doc/update/8.5-to-8.6.md
@@ -46,7 +46,7 @@ sudo -u git -H git checkout 8-6-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch --all
-sudo -u git -H git checkout v2.6.11
+sudo -u git -H git checkout v2.6.12
```
### 5. Update gitlab-workhorse