From d0d20ac1ea024e0d040ca0552604b05411e2a506 Mon Sep 17 00:00:00 2001 From: kshitij katiyar <90389917+Kshitij-Katiyar@users.noreply.github.com> Date: Fri, 28 Feb 2025 13:54:31 +0530 Subject: [PATCH] Bump prepackage Jira plugin version to 4.2.1 (#30273) --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index 8e5c88052a..5ded689205 100644 --- a/server/Makefile +++ b/server/Makefile @@ -138,7 +138,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.2.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 PLUGIN_PACKAGES += mattermost-plugin-playbooks-v2.1.1