Commit d7f551bd3a947ad7f15445a61191f010aca2ef92

Authored by Dmitriy Zaporozhets
2 parents 0ef0150d 6d0b210c

Merge pull request #4612 from axilleas/bump-gitlab-shell-version_master

Bump version of gitlab-shell to 1.7.0
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/install/installation.md
@@ -119,7 +119,7 @@ GitLab Shell is a ssh access and repository management software developed specia @@ -119,7 +119,7 @@ GitLab Shell is a ssh access and repository management software developed specia
119 cd gitlab-shell 119 cd gitlab-shell
120 120
121 # switch to right version 121 # switch to right version
122 - sudo -u git -H git checkout v1.4.0 122 + sudo -u git -H git checkout v1.7.0
123 123
124 sudo -u git -H cp config.yml.example config.yml 124 sudo -u git -H cp config.yml.example config.yml
125 125