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:
authorSean McGivern <sean@gitlab.com>2016-12-12 16:30:50 +0300
committerSean McGivern <sean@gitlab.com>2016-12-12 18:29:13 +0300
commit20a6183be6abe356c8e301c90536fa3252214127 (patch)
treecfd5e95fd2d8dd271ccd30236cb5b3c28c7df63d /doc/update
parent3f768f9a14ad90bbd79d384e3c287db4feea3e35 (diff)
Update custom hooks docs and set 4.1.0
Diffstat (limited to 'doc/update')
-rw-r--r--doc/update/8.14-to-8.15.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/8.14-to-8.15.md b/doc/update/8.14-to-8.15.md
index 5556dae2551..4eacab0c890 100644
--- a/doc/update/8.14-to-8.15.md
+++ b/doc/update/8.14-to-8.15.md
@@ -72,7 +72,7 @@ sudo -u git -H git checkout 8-15-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch --all --tags
-sudo -u git -H git checkout v4.0.3
+sudo -u git -H git checkout v4.1.0
```
### 6. Update gitlab-workhorse