From a09598945e4e587a37e521b415dbcc2c42947065 Mon Sep 17 00:00:00 2001 From: nang2049 Date: Wed, 13 May 2026 17:23:43 +0300 Subject: [PATCH] Update jira prepackaged version (#36442) (#36547) Automatic Merge --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index fc37fe7dd9..57da26cb31 100644 --- a/server/Makefile +++ b/server/Makefile @@ -145,7 +145,7 @@ PLUGIN_PACKAGES ?= $(PLUGIN_PACKAGES:) PLUGIN_PACKAGES += mattermost-plugin-calls-v1.11.4 PLUGIN_PACKAGES += mattermost-plugin-github-v2.7.0 PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.12.2 -PLUGIN_PACKAGES += mattermost-plugin-jira-v4.5.0 +PLUGIN_PACKAGES += mattermost-plugin-jira-v4.7.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.1 PLUGIN_PACKAGES += mattermost-plugin-playbooks-v2.4.5