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
path: root/doc
diff options
context:
space:
mode:
authorDouwe Maan <douwe@selenight.nl>2016-08-11 21:28:02 +0300
committerDouwe Maan <douwe@selenight.nl>2016-08-11 21:28:02 +0300
commit97ef1ee38c82aaf6e29c8cbf06e347f9c59ee758 (patch)
tree2ece0fdbf314f9ac7c4f4c2dcc46c07c1e4b575b /doc
parentb9b1910c3b93b1440710681ddeb5b03528b10266 (diff)
Update gitlab-shell to v3.3.3
Diffstat (limited to 'doc')
-rw-r--r--doc/update/8.10-to-8.11.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/8.10-to-8.11.md b/doc/update/8.10-to-8.11.md
index 25343d484ba..84c624cbcb7 100644
--- a/doc/update/8.10-to-8.11.md
+++ b/doc/update/8.10-to-8.11.md
@@ -46,7 +46,7 @@ sudo -u git -H git checkout 8-11-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch --all --tags
-sudo -u git -H git checkout v3.2.1
+sudo -u git -H git checkout v3.3.3
```
### 5. Update gitlab-workhorse