Merge branch 'gitlab_shell_350' into 'master'

Update GITLAB_SHELL_VERSION to 3.5.0 to include the 2FA recovery commands.

See merge request !6227
This commit is contained in:
Rémy Coutable 2016-09-14 09:06:12 +00:00
commit eab72755cd
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
3.4.0
3.5.0

View File

@ -70,7 +70,7 @@ sudo -u git -H git checkout 8-12-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch --all --tags
sudo -u git -H git checkout v3.4.0
sudo -u git -H git checkout v3.5.0
```
### 6. Update gitlab-workhorse