summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Lee <mattl@gitlab.com>2016-12-09 21:21:29 +0000
committerMatt Lee <mattl@gitlab.com>2016-12-09 21:21:29 +0000
commitf55fc1ec8a108b1ede697a3242556406d770e503 (patch)
treed419bd590a782e0b6d7d2456ee56a33d9f535ab8
parent4f365066330365391c11eeb408e884c021465a00 (diff)
downloadgitlab-ce-patch-7.tar.gz
8.14 requires GitLab shell 4.0.3patch-7
-rw-r--r--doc/update/8.13-to-8.14.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/8.13-to-8.14.md b/doc/update/8.13-to-8.14.md
index a0e895773ce..c64d3407461 100644
--- a/doc/update/8.13-to-8.14.md
+++ b/doc/update/8.13-to-8.14.md
@@ -72,7 +72,7 @@ sudo -u git -H git checkout 8-14-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch --all --tags
-sudo -u git -H git checkout v4.0.0
+sudo -u git -H git checkout v4.0.3
```
### 6. Update gitlab-workhorse