summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattl <mattl@gitlab.com>2016-12-12 13:47:07 -0500
committermattl <mattl@gitlab.com>2016-12-12 13:47:07 -0500
commitc7d245bae0667751d4fc2c1cb398e8b49357c05f (patch)
tree9df598a7152159a689e3a31673e2311afc0fde1b
parent32ddadc02aa1ec3e06b38d8ba6859f992c0e1d57 (diff)
downloadgitlab-ce-mattl-gitlab-shell-docs.tar.gz
GitLab 8.14 requires GitLab shell 4.0.3mattl-gitlab-shell-docs
-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