From 5a4cac43a8e2b732dc5985706daf66a16e59a2f0 Mon Sep 17 00:00:00 2001 From: Christopher Poile Date: Thu, 6 Oct 2022 18:23:30 -0400 Subject: [PATCH] MM-47037 - Prepackage Calls v0.9.0 (#21268) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 56ea3db8bb..032fe37f3b 100644 --- a/Makefile +++ b/Makefile @@ -149,7 +149,7 @@ TEMPLATES_DIR=templates PLUGIN_PACKAGES ?= mattermost-plugin-antivirus-v0.1.2 PLUGIN_PACKAGES += mattermost-plugin-autolink-v1.2.2 PLUGIN_PACKAGES += mattermost-plugin-aws-SNS-v1.2.0 -PLUGIN_PACKAGES += mattermost-plugin-calls-v0.8.1 +PLUGIN_PACKAGES += mattermost-plugin-calls-v0.9.0 PLUGIN_PACKAGES += mattermost-plugin-channel-export-v1.0.0 PLUGIN_PACKAGES += mattermost-plugin-custom-attributes-v1.3.0 PLUGIN_PACKAGES += mattermost-plugin-github-v2.0.1