From 4952acea88ce3c7b0f357ddb122882e3418bd5dc Mon Sep 17 00:00:00 2001 From: Mattermost Build Date: Mon, 21 Jul 2025 09:22:09 +0300 Subject: [PATCH] update calls (#33477) (#33491) Automatic Merge (cherry picked from commit 59f74324547f8d821568136519dd888cce94ca9a) Co-authored-by: Christopher Poile --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index 9421e882e4..efb46fcf2c 100644 --- a/server/Makefile +++ b/server/Makefile @@ -142,7 +142,7 @@ TEMPLATES_DIR=templates # Plugins Packages PLUGIN_PACKAGES ?= $(PLUGIN_PACKAGES:) -PLUGIN_PACKAGES += mattermost-plugin-calls-v1.9.1 +PLUGIN_PACKAGES += mattermost-plugin-calls-v1.10.0 PLUGIN_PACKAGES += mattermost-plugin-github-v2.4.0 PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.10.0 PLUGIN_PACKAGES += mattermost-plugin-jira-v4.3.0