From faa18984105a35dd4e80847fe95986a56bff6c02 Mon Sep 17 00:00:00 2001 From: Christopher Poile Date: Wed, 14 Aug 2019 18:04:55 -0400 Subject: [PATCH] version bump for custom-attributes-plugin (#11880) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index da39afb00f..5711b3b5eb 100644 --- a/Makefile +++ b/Makefile @@ -82,7 +82,7 @@ TE_PACKAGES=$(shell go list ./...) PLUGIN_PACKAGES=mattermost-plugin-zoom-v1.0.7 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-custom-attributes-v1.0.1 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