diff --git a/Makefile b/Makefile index aafb926461..da4c7f9b91 100644 --- a/Makefile +++ b/Makefile @@ -80,7 +80,7 @@ TE_PACKAGES=$(shell go list ./...) # Plugins Packages PLUGIN_PACKAGES=mattermost-plugin-zoom-v1.0.7 -PLUGIN_PACKAGES += mattermost-plugin-autolink-v1.0.0 +PLUGIN_PACKAGES += mattermost-plugin-autolink-v1.1.0 PLUGIN_PACKAGES += mattermost-plugin-nps-v1.0.3 PLUGIN_PACKAGES += mattermost-plugin-custom-attributes-v1.0.1 PLUGIN_PACKAGES += mattermost-plugin-github-v0.10.2