From 949b45a0f9e484d70c6919933f0e0388990d7442 Mon Sep 17 00:00:00 2001 From: Caleb Roseland Date: Mon, 2 Jun 2025 15:47:32 -0500 Subject: [PATCH] bump playbooks 1.41.1 (#31276) --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index bf3216a71e..bf4c9d32a8 100644 --- a/server/Makefile +++ b/server/Makefile @@ -147,7 +147,7 @@ PLUGIN_PACKAGES += mattermost-plugin-github-v2.4.0 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.0 +PLUGIN_PACKAGES += mattermost-plugin-playbooks-v1.41.1 PLUGIN_PACKAGES += mattermost-plugin-playbooks-v2.2.0 PLUGIN_PACKAGES += mattermost-plugin-nps-v1.3.3 PLUGIN_PACKAGES += mattermost-plugin-servicenow-v2.3.4