From 2ddfc990e96ee7966c1132a78c892a694d907733 Mon Sep 17 00:00:00 2001 From: Michael Kochell Date: Thu, 15 Aug 2019 11:43:24 -0400 Subject: [PATCH] Bump Jira Plugin version to v2.1.0 (#11884) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 54bf17b705..f435bbca8c 100644 --- a/Makefile +++ b/Makefile @@ -87,7 +87,7 @@ PLUGIN_PACKAGES += mattermost-plugin-github-v0.10.2 PLUGIN_PACKAGES += mattermost-plugin-welcomebot-v1.1.0 PLUGIN_PACKAGES += mattermost-plugin-aws-SNS-v1.0.2 PLUGIN_PACKAGES += mattermost-plugin-antivirus-v0.1.1 -PLUGIN_PACKAGES += mattermost-plugin-jira-v2.1.0-rc2 +PLUGIN_PACKAGES += mattermost-plugin-jira-v2.1.0 PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.0.0 # Prepares the enterprise build if exists. The IGNORE stuff is a hack to get the Makefile to execute the commands outside a target