diff options
author | Patrick Bajao <ebajao@gitlab.com> | 2019-08-20 20:50:18 +0800 |
---|---|---|
committer | Patrick Bajao <ebajao@gitlab.com> | 2019-08-20 20:53:23 +0800 |
commit | c4ef944c01538c7e6445e066762dd9f978df7b51 (patch) | |
tree | afd74fe28f3b520a58b608bc6c20d12fc061ee37 | |
parent | 9e6a8bb93b6fbcbe5657079108332b99fc8749cc (diff) | |
download | gitlab-ce-c4ef944c01538c7e6445e066762dd9f978df7b51.tar.gz |
Update to GitLab Shell v9.4.0
-rw-r--r-- | GITLAB_SHELL_VERSION | 2 | ||||
-rw-r--r-- | changelogs/unreleased/pb-update-gitlab-shell-9-4-0.yml | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/GITLAB_SHELL_VERSION b/GITLAB_SHELL_VERSION index b13d146a7b0..8148c559489 100644 --- a/GITLAB_SHELL_VERSION +++ b/GITLAB_SHELL_VERSION @@ -1 +1 @@ -9.3.0 +9.4.0 diff --git a/changelogs/unreleased/pb-update-gitlab-shell-9-4-0.yml b/changelogs/unreleased/pb-update-gitlab-shell-9-4-0.yml new file mode 100644 index 00000000000..81db7bb4900 --- /dev/null +++ b/changelogs/unreleased/pb-update-gitlab-shell-9-4-0.yml @@ -0,0 +1,5 @@ +--- +title: Update to GitLab Shell v9.4.0 +merge_request: 32009 +author: +type: other |