MM-15817 Add custom-attributes as a bundled plugin (#11041)

Этот коммит содержится в:
Christopher Poile
2019-06-03 18:37:22 -04:00
коммит произвёл Christopher Speller
родитель eee26a7dd3
Коммит 3236a40e14

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

@@ -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-custom-attributes-v1.0.0
PLUGIN_PACKAGES += mattermost-plugin-github-v0.10.0
PLUGIN_PACKAGES += mattermost-plugin-welcomebot-v1.0.0
PLUGIN_PACKAGES += mattermost-plugin-aws-SNS-v1.0.0