From 7aa94ce95a97e5131a05e1668e5559fce9236a21 Mon Sep 17 00:00:00 2001 From: kshitij katiyar <90389917+Kshitij-Katiyar@users.noreply.github.com> Date: Fri, 16 May 2025 08:30:37 +0530 Subject: [PATCH] Bump prepackage GitLab plugin version to 1.10.0 (#30797) * Bump prepackage Zoom plugin version to 1.9.0 * Bump prepackage GitLab plugin version to 1.10.0 * fixed zoom version --------- Co-authored-by: Mattermost Build --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index a9c3479e97..370ce53a1a 100644 --- a/server/Makefile +++ b/server/Makefile @@ -138,7 +138,7 @@ TEMPLATES_DIR=templates PLUGIN_PACKAGES ?= $(PLUGIN_PACKAGES:) PLUGIN_PACKAGES += mattermost-plugin-calls-v1.7.1 PLUGIN_PACKAGES += mattermost-plugin-github-v2.3.0 -PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.9.1 +PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.10.0 PLUGIN_PACKAGES += mattermost-plugin-jira-v4.2.1 # We need to prepackage both versions of playbooks and install the correct one based on the server license. See MM-60025. PLUGIN_PACKAGES += mattermost-plugin-playbooks-v1.40.0