From 819840a077b38a54eee0e1f4e23063f6bfcc6118 Mon Sep 17 00:00:00 2001 From: Christopher Poile Date: Tue, 23 Jul 2024 09:33:45 -0400 Subject: [PATCH] Update prepackage calls to v0.29.1 for MM v9.11 (#27706) --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index 12094b0a6f..870f8d5fd1 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.29.0 +PLUGIN_PACKAGES += mattermost-plugin-calls-v0.29.1 PLUGIN_PACKAGES += mattermost-plugin-github-v2.3.0 PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.9.1 PLUGIN_PACKAGES += mattermost-plugin-jira-v4.1.1