From 56c6d8a9abd09012e940c48ce8cf9f3b45ab4ac4 Mon Sep 17 00:00:00 2001 From: Claudio Costa Date: Wed, 21 May 2025 01:21:39 -0600 Subject: [PATCH] Prepackage Calls v1.8.0 (#31124) --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index 0bb58d8771..3897431ed4 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.7.1 +PLUGIN_PACKAGES += mattermost-plugin-calls-v1.8.0 PLUGIN_PACKAGES += mattermost-plugin-github-v2.4.0 PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.10.0 PLUGIN_PACKAGES += mattermost-plugin-jira-v4.3.0