From 7773b17effaed4bb4fce716696eb9bee46a892e3 Mon Sep 17 00:00:00 2001 From: Jesse Hallam Date: Fri, 18 Dec 2020 13:57:56 -0400 Subject: [PATCH] MM-30450: Pre-pacakge Incident Management v1.2.0 (#16576) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 35cd201dcf..1bc36f5ea1 100644 --- a/Makefile +++ b/Makefile @@ -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-management-v1.1.1 +PLUGIN_PACKAGES += mattermost-plugin-incident-management-v1.2.0 PLUGIN_PACKAGES += mattermost-plugin-channel-export-v0.2.2 # Prepares the enterprise build if exists. The IGNORE stuff is a hack to get the Makefile to execute the commands outside a target