From d4727ec64913b2706ae36ad7fdf06857f3f28112 Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Wed, 17 Jul 2019 13:00:32 -0400 Subject: [PATCH] Update NPS plugin to v1.0.2 (#11648) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 870d04543f..1799142e1d 100644 --- a/Makefile +++ b/Makefile @@ -81,7 +81,7 @@ TE_PACKAGES=$(shell go list ./...|grep -v plugin_tests) # Plugins Packages PLUGIN_PACKAGES=mattermost-plugin-zoom-v1.0.7 PLUGIN_PACKAGES += mattermost-plugin-autolink-v1.0.0 -PLUGIN_PACKAGES += mattermost-plugin-nps-v1.0.1 +PLUGIN_PACKAGES += mattermost-plugin-nps-v1.0.2 PLUGIN_PACKAGES += mattermost-plugin-custom-attributes-v1.0.0 PLUGIN_PACKAGES += mattermost-plugin-github-v0.10.2 PLUGIN_PACKAGES += mattermost-plugin-welcomebot-v1.0.0