From 236bcf613c9900ebeb8e6c333750a5929366ca58 Mon Sep 17 00:00:00 2001 From: Christopher Poile Date: Fri, 22 Mar 2024 09:00:37 -0400 Subject: [PATCH] update prepackaged calls to v0.25.1 (#26557) Automatic Merge --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index 7e64ce2a17..eaa5bc56e0 100644 --- a/server/Makefile +++ b/server/Makefile @@ -147,7 +147,7 @@ TEMPLATES_DIR=templates # Plugins Packages PLUGIN_PACKAGES ?= $(PLUGIN_PACKAGES:) -PLUGIN_PACKAGES += mattermost-plugin-calls-v0.25.0 +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