Commit 6d9dccbec802d8d5956f31eda4af4f03fafd66b8
1 parent
fb919a63
Exists in
spb-stable
and in
3 other branches
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,7 +37,7 @@ sudo -u git -H git checkout 6-7-stable-ee | ||
37 | ```bash | 37 | ```bash |
38 | cd /home/git/gitlab-shell | 38 | cd /home/git/gitlab-shell |
39 | sudo -u git -H git fetch | 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 | ### 4. Install libs, migrations, etc. | 43 | ### 4. Install libs, migrations, etc. |