From 415033217ef9d34f693af861b728862bb0f443d6 Mon Sep 17 00:00:00 2001 From: Bill Gardner Date: Thu, 19 Mar 2026 03:00:55 -0400 Subject: [PATCH] Update plugin-calls to v1.11.4 (#35662) Automatic Merge --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index a9e397e195..26817e88f0 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.11.1 +PLUGIN_PACKAGES += mattermost-plugin-calls-v1.11.4 PLUGIN_PACKAGES += mattermost-plugin-github-v2.5.0 PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.12.1 PLUGIN_PACKAGES += mattermost-plugin-jira-v4.5.0