From a88978bbc100029333f072002638e4af07ee895a Mon Sep 17 00:00:00 2001 From: Raghav Aggarwal Date: Thu, 25 Jan 2024 21:13:12 +0530 Subject: [PATCH] Bump prepackage GitLab plugin version to 1.8.0 (#25789) --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index 6efdd25750..af30362ad7 100644 --- a/server/Makefile +++ b/server/Makefile @@ -155,7 +155,7 @@ PLUGIN_PACKAGES += mattermost-plugin-channel-export-v1.0.0 PLUGIN_PACKAGES += mattermost-plugin-confluence-v1.3.0 PLUGIN_PACKAGES += mattermost-plugin-custom-attributes-v1.3.1 PLUGIN_PACKAGES += mattermost-plugin-github-v2.1.7 -PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.7.0 +PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.8.0 PLUGIN_PACKAGES += mattermost-plugin-playbooks-v1.39.1 PLUGIN_PACKAGES += mattermost-plugin-jenkins-v1.1.0 PLUGIN_PACKAGES += mattermost-plugin-jira-v4.1.0