From fae6cc90010460bc4999ac4d05ec7a145a0ec5f1 Mon Sep 17 00:00:00 2001 From: Bill Gardner Date: Tue, 3 Mar 2026 04:55:20 -0500 Subject: [PATCH] update plugin-calls to v1.11.1 (#35447) Automatic Merge --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index 95c5e6c889..f8915a20d1 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.0 +PLUGIN_PACKAGES += mattermost-plugin-calls-v1.11.1 PLUGIN_PACKAGES += mattermost-plugin-github-v2.5.0 PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.10.0 PLUGIN_PACKAGES += mattermost-plugin-jira-v4.5.0