diff options
author | Nick Thomas <nick@gitlab.com> | 2018-09-27 15:41:36 +0000 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2018-09-27 15:41:36 +0000 |
commit | d782efa0c9daa9bbdc5b9fa98791e5c2c9305c59 (patch) | |
tree | f2bd172fcb378834cb8b7b55ad738678432c2b28 | |
parent | 1eefdf5da50030fbc342a08155ed4aa56805aea9 (diff) | |
parent | a2e8a13f21d0f5cc8eec5a6b7f0eeb225162952c (diff) | |
download | gitlab-ce-d782efa0c9daa9bbdc5b9fa98791e5c2c9305c59.tar.gz |
Merge branch 'sh-bump-gitlab-workhorse-6.1.1' into 'master'
Bump gitlab-workhorse to 6.1.1 to fix custom error handling
See merge request gitlab-org/gitlab-ce!21967
-rw-r--r-- | GITLAB_WORKHORSE_VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GITLAB_WORKHORSE_VERSION b/GITLAB_WORKHORSE_VERSION index dfda3e0b4f0..f3b5af39e43 100644 --- a/GITLAB_WORKHORSE_VERSION +++ b/GITLAB_WORKHORSE_VERSION @@ -1 +1 @@ -6.1.0 +6.1.1 |