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:
authorDark Dragon <darkdragon-001@web.de>2017-03-22 00:51:26 +0300
committerDark Dragon <darkdragon-001@web.de>2017-03-22 00:51:26 +0300
commit2cab5d07bfe6bc1c9987e7a8a006653dc1aeb100 (patch)
treedbd79019fa802a47ec175aacae7db13a4e5c0e49 /doc/update
parent9ba5f10ff7007ac6b6043c6149945b78cbcdc735 (diff)
Update 8.13-to-8.14.md: Fixed gitlab-shell version
Diffstat (limited to 'doc/update')
-rw-r--r--doc/update/8.13-to-8.14.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/8.13-to-8.14.md b/doc/update/8.13-to-8.14.md
index 327ecb7cdc2..aa1c659717e 100644
--- a/doc/update/8.13-to-8.14.md
+++ b/doc/update/8.13-to-8.14.md
@@ -72,7 +72,7 @@ sudo -u git -H git checkout 8-14-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.1
```
### 6. Update gitlab-workhorse