From c7dc95d1d1f9360c0215ffe28404c04a03689bfa Mon Sep 17 00:00:00 2001 From: Douwe Maan Date: Tue, 21 Apr 2015 11:00:26 +0200 Subject: [PATCH] 7.10 requires gitlab-shell 2.6.2. --- doc/update/6.x-or-7.x-to-7.10.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/update/6.x-or-7.x-to-7.10.md b/doc/update/6.x-or-7.x-to-7.10.md index 2ee9a07cee3..39e12f32d0e 100644 --- a/doc/update/6.x-or-7.x-to-7.10.md +++ b/doc/update/6.x-or-7.x-to-7.10.md @@ -126,7 +126,7 @@ sudo apt-get install nodejs ```bash cd /home/git/gitlab-shell sudo -u git -H git fetch -sudo -u git -H git checkout v2.6.0 +sudo -u git -H git checkout v2.6.2 ``` ## 7. Install libs, migrations, etc.