From 5021fc72c6834fe661ac460cc65f64e132c71294 Mon Sep 17 00:00:00 2001 From: Caleb Roseland Date: Mon, 19 May 2025 16:42:22 -0500 Subject: [PATCH] Prepackage Playbooks 2.2.0 (#31067) --- server/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/Makefile b/server/Makefile index 6874bff456..9d745962d7 100644 --- a/server/Makefile +++ b/server/Makefile @@ -141,8 +141,8 @@ PLUGIN_PACKAGES += mattermost-plugin-github-v2.4.0 PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.10.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 +PLUGIN_PACKAGES += mattermost-plugin-playbooks-v1.41.0 +PLUGIN_PACKAGES += mattermost-plugin-playbooks-v2.2.0 PLUGIN_PACKAGES += mattermost-plugin-nps-v1.3.3 PLUGIN_PACKAGES += mattermost-plugin-servicenow-v2.3.4 PLUGIN_PACKAGES += mattermost-plugin-zoom-v1.8.0