From 5ca73c1fa7a6c07a7c1df789e381f45a07ad3b81 Mon Sep 17 00:00:00 2001 From: Claudio Costa Date: Thu, 15 Aug 2024 18:30:20 +0200 Subject: [PATCH] Prepackage Calls v1.0.0 (#27989) --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index f85a6a9411..76b5c1c935 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.1 +PLUGIN_PACKAGES += mattermost-plugin-calls-v1.0.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