From 54c4bef0d960a0be5dfa1c30fc7dbe0bdaa3ebd8 Mon Sep 17 00:00:00 2001 From: Lev <1187448+levb@users.noreply.github.com> Date: Thu, 3 Oct 2019 10:22:30 -0700 Subject: [PATCH] Bumped Zoom plugin version to 1.1.1 (#12403) * Bumped Zoom plugin version to 1.1.0 * Bumped Zoom plugin version to 1.1.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 471dcbb444..edef42be10 100644 --- a/Makefile +++ b/Makefile @@ -81,7 +81,7 @@ TESTFLAGSEE ?= -short TE_PACKAGES=$(shell go list ./...) # Plugins Packages -PLUGIN_PACKAGES=mattermost-plugin-zoom-v1.0.7 +PLUGIN_PACKAGES=mattermost-plugin-zoom-v1.1.1 PLUGIN_PACKAGES += mattermost-plugin-autolink-v1.1.1 PLUGIN_PACKAGES += mattermost-plugin-nps-v1.0.3 PLUGIN_PACKAGES += mattermost-plugin-custom-attributes-v1.0.2