From 14dfc71e100ad23c1cec43eba9b2b04aa0f02b98 Mon Sep 17 00:00:00 2001 From: kshitij katiyar <90389917+Kshitij-Katiyar@users.noreply.github.com> Date: Wed, 21 May 2025 03:56:29 +0530 Subject: [PATCH] Bump prepackage Jira plugin version to 4.3.0 (#31098) Co-authored-by: Mattermost Build --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index 9d745962d7..0bb58d8771 100644 --- a/server/Makefile +++ b/server/Makefile @@ -139,7 +139,7 @@ PLUGIN_PACKAGES ?= $(PLUGIN_PACKAGES:) PLUGIN_PACKAGES += mattermost-plugin-calls-v1.7.1 PLUGIN_PACKAGES += mattermost-plugin-github-v2.4.0 PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.10.0 -PLUGIN_PACKAGES += mattermost-plugin-jira-v4.2.1 +PLUGIN_PACKAGES += mattermost-plugin-jira-v4.3.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.41.0 PLUGIN_PACKAGES += mattermost-plugin-playbooks-v2.2.0