From 1d419ff067e95b3b82dfbc7f58f0e58e99f3ebd3 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Fri, 19 Jul 2019 07:33:58 -0700 Subject: [PATCH] Bumping pre-packaged plugin versions. (#11651) --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index c4266123a6..2d389e51f9 100644 --- a/Makefile +++ b/Makefile @@ -84,8 +84,8 @@ PLUGIN_PACKAGES += mattermost-plugin-autolink-v1.0.0 PLUGIN_PACKAGES += mattermost-plugin-nps-v1.0.3 PLUGIN_PACKAGES += mattermost-plugin-custom-attributes-v1.0.0 PLUGIN_PACKAGES += mattermost-plugin-github-v0.10.2 -PLUGIN_PACKAGES += mattermost-plugin-welcomebot-v1.0.0 -PLUGIN_PACKAGES += mattermost-plugin-aws-SNS-v1.0.0 +PLUGIN_PACKAGES += mattermost-plugin-welcomebot-v1.1.0 +PLUGIN_PACKAGES += mattermost-plugin-aws-SNS-v1.0.2 PLUGIN_PACKAGES += mattermost-plugin-jira-v2.0.6 # Prepares the enterprise build if exists. The IGNORE stuff is a hack to get the Makefile to execute the commands outside a target