summaryrefslogtreecommitdiff
path: root/doc/update/6.x-or-7.x-to-7.7.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/update/6.x-or-7.x-to-7.7.md')
-rw-r--r--doc/update/6.x-or-7.x-to-7.7.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/6.x-or-7.x-to-7.7.md b/doc/update/6.x-or-7.x-to-7.7.md
index 81cc9d379e2..6501a8d2148 100644
--- a/doc/update/6.x-or-7.x-to-7.7.md
+++ b/doc/update/6.x-or-7.x-to-7.7.md
@@ -119,7 +119,7 @@ sudo apt-get install pkg-config cmake
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch
-sudo -u git -H git checkout v2.4.0
+sudo -u git -H git checkout v2.4.1
```
## 7. Install libs, migrations, etc.