From 21a3370f116388ce5cb0dd1a2c43284f171b30c8 Mon Sep 17 00:00:00 2001 From: Christopher Poile Date: Tue, 5 Jul 2022 15:59:48 -0400 Subject: [PATCH] prepackage calls 0.7.0 (#20590) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 240644a69d..f07b8f7d57 100644 --- a/Makefile +++ b/Makefile @@ -145,7 +145,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.6.0 +PLUGIN_PACKAGES += mattermost-plugin-calls-v0.7.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