diff options
author | Nick Thomas <nick@gitlab.com> | 2019-02-06 12:45:31 +0000 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2019-02-06 12:48:10 +0000 |
commit | 19078581358927440977f406f5fed1078a05729a (patch) | |
tree | ea104a1a12334968b86a2416d178ca516285796d | |
parent | 561ce0c09516cf62125a0832ff3656a1ed93470f (diff) | |
download | gitlab-ce-19078581358927440977f406f5fed1078a05729a.tar.gz |
Update Workhorse to v8.3.0
-rw-r--r-- | GITLAB_WORKHORSE_VERSION | 2 | ||||
-rw-r--r-- | changelogs/unreleased/workhorse-8-3-0.yml | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/GITLAB_WORKHORSE_VERSION b/GITLAB_WORKHORSE_VERSION index fbb9ea12de3..2bf50aaf17a 100644 --- a/GITLAB_WORKHORSE_VERSION +++ b/GITLAB_WORKHORSE_VERSION @@ -1 +1 @@ -8.2.0 +8.3.0 diff --git a/changelogs/unreleased/workhorse-8-3-0.yml b/changelogs/unreleased/workhorse-8-3-0.yml new file mode 100644 index 00000000000..6ae01d64ae5 --- /dev/null +++ b/changelogs/unreleased/workhorse-8-3-0.yml @@ -0,0 +1,5 @@ +--- +title: Update Workhorse to v8.3.0 +merge_request: 24959 +author: +type: other |