From 073bd3a6b77cfc03851be995b6be14d51618647a Mon Sep 17 00:00:00 2001 From: JG Heithcock Date: Fri, 1 May 2026 13:58:42 -0700 Subject: [PATCH] Bumping prepackaged Playbooks plugin version to v2.4.5 (#36362) --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index 3f2317d21f..db9fa37339 100644 --- a/server/Makefile +++ b/server/Makefile @@ -148,7 +148,7 @@ PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.12.1 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.4.4 +PLUGIN_PACKAGES += mattermost-plugin-playbooks-v2.4.5 PLUGIN_PACKAGES += mattermost-plugin-servicenow-v2.3.4 PLUGIN_PACKAGES += mattermost-plugin-zoom-v1.13.0 PLUGIN_PACKAGES += mattermost-plugin-agents-v1.4.0