summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-07-09 15:01:05 +0000
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-07-09 15:01:05 +0000
commitefdbfdfd69277d3dffb2a3ef86ff39b77e3aec4b (patch)
treef60a38118ada00165c4117ce52af65bf4eb6a1c7
parent8a6a35290a9eb7d3124d96575063e54d255d50ab (diff)
parent9a08fa082b862995568708ca529874788a00d86e (diff)
downloadgitlab-ce-efdbfdfd69277d3dffb2a3ef86ff39b77e3aec4b.tar.gz
Merge branch 'patch-3' into 'master'
Fix wrong gitlab-shell version in 8.9-8.10 update guide See merge request !5153
-rw-r--r--doc/update/8.9-to-8.10.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/8.9-to-8.10.md b/doc/update/8.9-to-8.10.md
index a51790b0bda..84065a84e50 100644
--- a/doc/update/8.9-to-8.10.md
+++ b/doc/update/8.9-to-8.10.md
@@ -46,7 +46,7 @@ sudo -u git -H git checkout 8-10-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch --all --tags
-sudo -u git -H git checkout v3.1.0
+sudo -u git -H git checkout v3.2.0
```
### 5. Update gitlab-workhorse