Commit e8d77e21fbf72e31e0485c821845ba4fc9622822

Authored by Dmitriy Zaporozhets
2 parents 94a814d3 eab6ce03

Merge pull request #4611 from axilleas/bump-gitlab-shell-version_5-4

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.5.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