From 6e2c34bb6bbbf0c591a4707db3b0f5426db9959c Mon Sep 17 00:00:00 2001 From: Claudio Costa Date: Thu, 12 Dec 2024 14:34:59 -0600 Subject: [PATCH] Prepackage Calls v1.4.0 (#29568) --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index 86e0b5f4a4..967892002f 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-v1.3.0 +PLUGIN_PACKAGES += mattermost-plugin-calls-v1.4.0 PLUGIN_PACKAGES += mattermost-plugin-github-v2.3.0 PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.9.1 PLUGIN_PACKAGES += mattermost-plugin-jira-v4.1.1