From 8dff860472654d7dd31ef2d4f703ff8030dcf20c Mon Sep 17 00:00:00 2001 From: Lev <1187448+levb@users.noreply.github.com> Date: Fri, 11 Oct 2019 06:09:38 -0700 Subject: [PATCH] Bumped GitLab plugin version to 1.0.1 (#12406) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7b3e766cab..d714aff153 100644 --- a/Makefile +++ b/Makefile @@ -90,7 +90,7 @@ PLUGIN_PACKAGES += mattermost-plugin-welcomebot-v1.1.1 PLUGIN_PACKAGES += mattermost-plugin-aws-SNS-v1.0.2 PLUGIN_PACKAGES += mattermost-plugin-antivirus-v0.1.1 PLUGIN_PACKAGES += mattermost-plugin-jira-v2.2.1 -PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.0.0 +PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.0.1 PLUGIN_PACKAGES += mattermost-plugin-jenkins-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