From dbd201f208309798e316bef12cb3e25d39a56cce Mon Sep 17 00:00:00 2001 From: Julien Tant <785518+JulienTant@users.noreply.github.com> Date: Mon, 16 Feb 2026 03:09:27 -0800 Subject: [PATCH] Update Makefile (#35290) Automatic Merge --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index f2adc7f0e2..95c5e6c889 100644 --- a/server/Makefile +++ b/server/Makefile @@ -148,7 +148,7 @@ PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.10.0 PLUGIN_PACKAGES += mattermost-plugin-jira-v4.5.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.3.0 +PLUGIN_PACKAGES += mattermost-plugin-playbooks-v2.4.3 PLUGIN_PACKAGES += mattermost-plugin-servicenow-v2.3.4 PLUGIN_PACKAGES += mattermost-plugin-zoom-v1.12.0 PLUGIN_PACKAGES += mattermost-plugin-agents-v1.4.0