summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarin Jankovski <marin@gitlab.com>2014-03-21 12:26:34 +0100
committerMarin Jankovski <marin@gitlab.com>2014-03-21 12:26:34 +0100
commit6d9dccbec802d8d5956f31eda4af4f03fafd66b8 (patch)
tree00d282bfcb0aef62b30805ef41ac3fd5a6b21019
parentfb919a631c16f0046c5599a9e9e9fa38ff4a699a (diff)
downloadgitlab-ce-6d9dccbec802d8d5956f31eda4af4f03fafd66b8.tar.gz
Checkout gitlab-shell v 1.9.0
-rw-r--r--doc/update/6.6-to-6.7.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/6.6-to-6.7.md b/doc/update/6.6-to-6.7.md
index e4a0cafa911..f5b90c8ac5e 100644
--- a/doc/update/6.6-to-6.7.md
+++ b/doc/update/6.6-to-6.7.md
@@ -37,7 +37,7 @@ sudo -u git -H git checkout 6-7-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch
-sudo -u git -H git checkout v1.8.0
+sudo -u git -H git checkout v1.9.0
```
### 4. Install libs, migrations, etc.