From 5823edf2c28688fd983292ecb6f2029ca2efbbc2 Mon Sep 17 00:00:00 2001 From: Christopher Poile Date: Fri, 21 Jun 2024 09:56:05 -0400 Subject: [PATCH] [MM-59037] Prepackage calls v0.28.2 for v9.10 (#27425) --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index 5000acc6f05..749e0666c05 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.28.1 +PLUGIN_PACKAGES += mattermost-plugin-calls-v0.28.2 PLUGIN_PACKAGES += mattermost-plugin-github-v2.2.0 PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.9.1 PLUGIN_PACKAGES += mattermost-plugin-jira-v4.1.1