summaryrefslogtreecommitdiff
path: root/doc/update
diff options
context:
space:
mode:
authorSean McGivern <sean@gitlab.com>2016-12-12 13:30:50 +0000
committerSean McGivern <sean@gitlab.com>2016-12-12 15:29:13 +0000
commit20a6183be6abe356c8e301c90536fa3252214127 (patch)
treecfd5e95fd2d8dd271ccd30236cb5b3c28c7df63d /doc/update
parent3f768f9a14ad90bbd79d384e3c287db4feea3e35 (diff)
downloadgitlab-ce-20a6183be6abe356c8e301c90536fa3252214127.tar.gz
Update custom hooks docs and set 4.1.0update-custom-hooks-docs
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