From d535e666380b81876b4410d0837da76aa9b4f461 Mon Sep 17 00:00:00 2001 From: Ben Schumacher Date: Wed, 23 Sep 2020 18:00:08 +0200 Subject: [PATCH] [MM-28520] Update bundled version of nps to 1.1.0 (#15537) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 94e267e408..82a2c95233 100644 --- a/Makefile +++ b/Makefile @@ -94,7 +94,7 @@ TE_PACKAGES=$(shell $(GO) list ./... | grep -v ./data) # Plugins Packages PLUGIN_PACKAGES?=mattermost-plugin-zoom-v1.3.1 PLUGIN_PACKAGES += mattermost-plugin-autolink-v1.1.2 -PLUGIN_PACKAGES += mattermost-plugin-nps-v1.0.4 +PLUGIN_PACKAGES += mattermost-plugin-nps-v1.1.0 PLUGIN_PACKAGES += mattermost-plugin-custom-attributes-v1.2.0 PLUGIN_PACKAGES += mattermost-plugin-github-v0.14.0 PLUGIN_PACKAGES += mattermost-plugin-welcomebot-v1.1.1