MM-30800: prepackage incident management 1.1 (#16323)

* prepackage incident management v1.1 (#16195)

Fixes: https://mattermost.atlassian.net/browse/MM-30800

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>

* update telemetry whitelist

* newer version!

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Этот коммит содержится в:
Jesse Hallam
2020-11-19 16:13:53 -04:00
коммит произвёл GitHub
родитель 537b5a5b67
Коммит 2ac83ffac7
4 изменённых файлов: 11 добавлений и 11 удалений

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

@@ -95,7 +95,7 @@ PLUGIN_PACKAGES += mattermost-plugin-antivirus-v0.1.2
PLUGIN_PACKAGES += mattermost-plugin-jira-v2.3.2
PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.1.0
PLUGIN_PACKAGES += mattermost-plugin-jenkins-v1.0.0
PLUGIN_PACKAGES += mattermost-plugin-incident-response-v0.6.0
PLUGIN_PACKAGES += mattermost-plugin-incident-management-v1.1.1
# Prepares the enterprise build if exists. The IGNORE stuff is a hack to get the Makefile to execute the commands outside a target
ifeq ($(BUILD_ENTERPRISE_READY),true)