Commit 6d0b210ce81d9639db2ada090301b482bd0da7c2

Authored by Axilleas Pipinellis
1 parent f602be2e

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 119 cd gitlab-shell
120 120  
121 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 124 sudo -u git -H cp config.yml.example config.yml
125 125  
... ...