diff options
| author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-07-08 09:42:09 +0300 |
|---|---|---|
| committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-07-08 09:42:09 +0300 |
| commit | 715b8181ef4f06f49debfeedd71935498df08b3f (patch) | |
| tree | f660d16b1d5f1359bab4133dee541c91ecb9e0fa | |
| parent | 3cb99017c7898050995127a8090250529196ead7 (diff) | |
| parent | e97834567bcd37633379aae9dad97db476994cac (diff) | |
| download | gitlab-ce-715b8181ef4f06f49debfeedd71935498df08b3f.tar.gz | |
Merge pull request #7273 from whitesheep/patch-1
gitlab-shell
| -rw-r--r-- | doc/update/6.0-to-7.0.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/6.0-to-7.0.md b/doc/update/6.0-to-7.0.md index b73adc8cfb3..881eb2844bb 100644 --- a/doc/update/6.0-to-7.0.md +++ b/doc/update/6.0-to-7.0.md @@ -56,7 +56,7 @@ sudo apt-get install logrotate ```bash cd /home/git/gitlab-shell sudo -u git -H git fetch -sudo -u git -H git checkout v1.9.3 # Addresses multiple critical security vulnerabilities +sudo -u git -H git checkout v1.9.6 # Addresses multiple critical security vulnerabilities ``` ## 5. Install libs, migrations, etc. |
