[MM-13745] Add mattermost-plugin-nps to prepackaged (#10483)

* add mattermost-plugin-nps to prepackaged

* Update NPS plugin version to v1.0.0-rc1
Этот коммит содержится в:
Carlos Tadeu Panato Junior
2019-06-04 00:39:44 +02:00
коммит произвёл Christopher Speller
родитель 3236a40e14
Коммит 25333ac480

Просмотреть файл

@@ -76,6 +76,7 @@ TE_PACKAGES=$(shell go list ./...|grep -v plugin_tests)
# Plugins Packages
PLUGIN_PACKAGES=mattermost-plugin-zoom-v1.0.6
PLUGIN_PACKAGES += mattermost-plugin-autolink-v1.0.0
PLUGIN_PACKAGES += mattermost-plugin-nps-v1.0.0-rc1
PLUGIN_PACKAGES += mattermost-plugin-custom-attributes-v1.0.0
PLUGIN_PACKAGES += mattermost-plugin-github-v0.10.0
PLUGIN_PACKAGES += mattermost-plugin-welcomebot-v1.0.0