From 69d7a9d59bee73a54e3afc33068d922304557db9 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Mon, 1 Apr 2024 07:07:45 -0700 Subject: [PATCH] Update playbooks to v1.39.2 (#26623) --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index eaa5bc56e0..cddc01a992 100644 --- a/server/Makefile +++ b/server/Makefile @@ -150,7 +150,7 @@ PLUGIN_PACKAGES ?= $(PLUGIN_PACKAGES:) PLUGIN_PACKAGES += mattermost-plugin-calls-v0.25.1 PLUGIN_PACKAGES += mattermost-plugin-github-v2.2.0 PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.8.1 -PLUGIN_PACKAGES += mattermost-plugin-playbooks-v1.39.1 +PLUGIN_PACKAGES += mattermost-plugin-playbooks-v1.39.2 PLUGIN_PACKAGES += mattermost-plugin-jira-v4.1.0 PLUGIN_PACKAGES += mattermost-plugin-nps-v1.3.3 PLUGIN_PACKAGES += mattermost-plugin-servicenow-v2.3.4