[MM-28520] Update bundled version of nps to 1.1.0 (#15537)

This commit is contained in:
Ben Schumacher
2020-09-23 18:00:08 +02:00
committed by GitHub
parent dc1b42390b
commit d535e66638

View File

@@ -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