From 393c46c2d8e0d8df24562ea72966de732f18ba10 Mon Sep 17 00:00:00 2001 From: Christopher Poile Date: Mon, 12 Sep 2022 16:42:22 -0400 Subject: [PATCH] calls v0.8.1 (#21006) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a95dd79fdd..6ccc076dde 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.7.1 +PLUGIN_PACKAGES += mattermost-plugin-calls-v0.8.1 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