From fa1255f149f210b94b96c0a98aa3ff37d37d5986 Mon Sep 17 00:00:00 2001 From: Bill Gardner Date: Fri, 15 May 2026 09:22:08 -0400 Subject: [PATCH] Update Calls to v1.11.5 (#36574) --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index 81970e5e986..ea33ed33a93 100644 --- a/server/Makefile +++ b/server/Makefile @@ -158,7 +158,7 @@ TEMPLATES_DIR=templates # Plugins Packages PLUGIN_PACKAGES ?= $(PLUGIN_PACKAGES:) -PLUGIN_PACKAGES += mattermost-plugin-calls-v1.11.4 +PLUGIN_PACKAGES += mattermost-plugin-calls-v1.11.5 PLUGIN_PACKAGES += mattermost-plugin-github-v2.7.1 PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.12.2 PLUGIN_PACKAGES += mattermost-plugin-jira-v4.7.0