From 7eda0e799cf5d94269f9d0c55f22bc36b3b8cc75 Mon Sep 17 00:00:00 2001 From: Mattermost Build Date: Tue, 29 Jul 2025 11:34:00 +0300 Subject: [PATCH] Prepackage playbooks v2.3.0 (#33574) (#33579) Automatic Merge --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index efb46fcf2c..92860b3c6f 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.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.1 -PLUGIN_PACKAGES += mattermost-plugin-playbooks-v2.2.0 +PLUGIN_PACKAGES += mattermost-plugin-playbooks-v2.3.0 PLUGIN_PACKAGES += mattermost-plugin-servicenow-v2.3.4 PLUGIN_PACKAGES += mattermost-plugin-zoom-v1.8.0 PLUGIN_PACKAGES += mattermost-plugin-agents-v1.2.4