Commit 6d9dccbec802d8d5956f31eda4af4f03fafd66b8

Authored by Marin Jankovski
1 parent fb919a63

Checkout gitlab-shell v 1.9.0

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/update/6.6-to-6.7.md
... ... @@ -37,7 +37,7 @@ sudo -u git -H git checkout 6-7-stable-ee
37 37 ```bash
38 38 cd /home/git/gitlab-shell
39 39 sudo -u git -H git fetch
40   -sudo -u git -H git checkout v1.8.0
  40 +sudo -u git -H git checkout v1.9.0
41 41 ```
42 42  
43 43 ### 4. Install libs, migrations, etc.
... ...