From 62f616dfbf47b25a153c26379fb62a72ef9f95bb Mon Sep 17 00:00:00 2001 From: Christopher Poile Date: Wed, 14 Feb 2024 09:24:42 -0500 Subject: [PATCH] MM-56571 - Update prepackaged calls to v0.24.0 (#26189) --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index 4617bca8b0..5edd4b0886 100644 --- a/server/Makefile +++ b/server/Makefile @@ -147,7 +147,7 @@ TEMPLATES_DIR=templates # Plugins Packages PLUGIN_PACKAGES ?= $(PLUGIN_PACKAGES:) -PLUGIN_PACKAGES += mattermost-plugin-calls-v0.23.1 +PLUGIN_PACKAGES += mattermost-plugin-calls-v0.24.0 PLUGIN_PACKAGES += mattermost-plugin-github-v2.1.7 PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.8.0 PLUGIN_PACKAGES += mattermost-plugin-playbooks-v1.39.1