diff options
Diffstat (limited to 'doc/update/6.0-to-6.1.md')
| -rw-r--r-- | doc/update/6.0-to-6.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/6.0-to-6.1.md b/doc/update/6.0-to-6.1.md index 314d18beb23..f02f054fda8 100644 --- a/doc/update/6.0-to-6.1.md +++ b/doc/update/6.0-to-6.1.md @@ -39,7 +39,7 @@ sudo -u git -H git checkout 6-1-stable ```bash cd /home/git/gitlab-shell sudo -u git -H git fetch -sudo -u git -H git checkout v1.7.8 +sudo -u git -H git checkout v1.7.9 ``` ### 4. Install libs, migrations, etc. |
