Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2016-09-22 11:58:18 +0300
committerStan Hu <stanhu@gmail.com>2016-09-22 11:58:18 +0300
commite6b491af94e5f45321df7284a31d12908aaedb79 (patch)
tree4430c676368aa138513764af96fb4c06ba386aa9 /doc/update
parent98b3d6ce695a9751f72adc35bc09f82eb2f624a4 (diff)
Bump gitlab-shell upgrade version to 3.6.0 for 8.12
[ci skip]
Diffstat (limited to 'doc/update')
-rw-r--r--doc/update/8.11-to-8.12.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/8.11-to-8.12.md b/doc/update/8.11-to-8.12.md
index 686c7e8e7b5..076696f565b 100644
--- a/doc/update/8.11-to-8.12.md
+++ b/doc/update/8.11-to-8.12.md
@@ -70,7 +70,7 @@ sudo -u git -H git checkout 8-12-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch --all --tags
-sudo -u git -H git checkout v3.5.0
+sudo -u git -H git checkout v3.6.0
```
### 6. Update gitlab-workhorse