From ada9c64658e56891665deab7ecdc0dd11f3ad3b1 Mon Sep 17 00:00:00 2001 From: Christopher Poile Date: Fri, 17 May 2024 10:41:30 -0400 Subject: [PATCH] prepackage calls v0.27.0 (#27031) Automatic Merge --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index e58c53e9c4..5ca5fc430b 100644 --- a/server/Makefile +++ b/server/Makefile @@ -144,7 +144,7 @@ TEMPLATES_DIR=templates # Plugins Packages PLUGIN_PACKAGES ?= $(PLUGIN_PACKAGES:) -PLUGIN_PACKAGES += mattermost-plugin-calls-v0.26.2 +PLUGIN_PACKAGES += mattermost-plugin-calls-v0.27.0 PLUGIN_PACKAGES += mattermost-plugin-github-v2.2.0 PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.9.0 PLUGIN_PACKAGES += mattermost-plugin-jira-v4.1.1