From 7f0911cf3e0d04339523557366fd5730a620f21a Mon Sep 17 00:00:00 2001 From: Christopher Poile Date: Fri, 7 Jun 2019 12:01:20 -0400 Subject: [PATCH] zoom v1.0.6 -> v1.0.7 (#11074) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a2df981a02..ad37c48f53 100644 --- a/Makefile +++ b/Makefile @@ -74,7 +74,7 @@ TESTFLAGSEE ?= -short TE_PACKAGES=$(shell go list ./...|grep -v plugin_tests) # Plugins Packages -PLUGIN_PACKAGES=mattermost-plugin-zoom-v1.0.6 +PLUGIN_PACKAGES=mattermost-plugin-zoom-v1.0.7 PLUGIN_PACKAGES += mattermost-plugin-autolink-v1.0.0 PLUGIN_PACKAGES += mattermost-plugin-nps-v1.0.0-rc2 PLUGIN_PACKAGES += mattermost-plugin-custom-attributes-v1.0.0