From 90953e9ee9201c7019866ade1bb7a9a6576eac54 Mon Sep 17 00:00:00 2001 From: Claudio Costa Date: Tue, 15 Apr 2025 14:45:19 -0600 Subject: [PATCH] Prepackage Calls v1.7.0 (#30742) --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index 3ccb772b8c..4b2e0157d5 100644 --- a/server/Makefile +++ b/server/Makefile @@ -136,7 +136,7 @@ TEMPLATES_DIR=templates # Plugins Packages PLUGIN_PACKAGES ?= $(PLUGIN_PACKAGES:) -PLUGIN_PACKAGES += mattermost-plugin-calls-v1.6.0 +PLUGIN_PACKAGES += mattermost-plugin-calls-v1.7.0 PLUGIN_PACKAGES += mattermost-plugin-github-v2.3.0 PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.9.1 PLUGIN_PACKAGES += mattermost-plugin-jira-v4.2.1