From 75f0b99298112f8056eb6bce6a70f3c699509376 Mon Sep 17 00:00:00 2001 From: Christopher Poile Date: Mon, 11 Mar 2024 14:10:26 -0400 Subject: [PATCH] MM-56892- Update prepackaged calls to v0.25.0 (#26434) --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index 2bf1cd4843..54447bd698 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.24.0 +PLUGIN_PACKAGES += mattermost-plugin-calls-v0.25.0 PLUGIN_PACKAGES += mattermost-plugin-github-v2.2.0 PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.8.0 PLUGIN_PACKAGES += mattermost-plugin-playbooks-v1.39.1