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:
authorChristian Decker <decker-christian@web.de>2016-07-08 14:10:04 +0300
committerChristian Decker <decker-christian@web.de>2016-07-08 14:10:04 +0300
commit9a08fa082b862995568708ca529874788a00d86e (patch)
tree76206ac82801de28e789f59169237f8969c50572 /doc/update
parent01d1be7bf1ffca28ce56dadeffcb426acfe8b0bf (diff)
Wrong gitlab-shell version
Diffstat (limited to 'doc/update')
-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