From 291feba75c311c9a8acfc9eb744ee7ddb7bf4c7a Mon Sep 17 00:00:00 2001 From: kshitij katiyar <90389917+Kshitij-Katiyar@users.noreply.github.com> Date: Thu, 30 Jan 2025 00:42:46 +0530 Subject: [PATCH] Bump prepackage Jira plugin version to 4.2.0 (#30037) Co-authored-by: Ben Schumacher --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index fb5107eae1..87f3dca091 100644 --- a/server/Makefile +++ b/server/Makefile @@ -147,7 +147,7 @@ PLUGIN_PACKAGES ?= $(PLUGIN_PACKAGES:) PLUGIN_PACKAGES += mattermost-plugin-calls-v1.5.1 PLUGIN_PACKAGES += mattermost-plugin-github-v2.3.0 PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.9.1 -PLUGIN_PACKAGES += mattermost-plugin-jira-v4.1.1 +PLUGIN_PACKAGES += mattermost-plugin-jira-v4.2.0 # 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 PLUGIN_PACKAGES += mattermost-plugin-playbooks-v2.0.1