diff --git a/Makefile b/Makefile index 39ffa8cdf7..cec18cbf7d 100644 --- a/Makefile +++ b/Makefile @@ -129,7 +129,7 @@ PLUGIN_PACKAGES += mattermost-plugin-jira-v2.4.0 PLUGIN_PACKAGES += mattermost-plugin-nps-v1.1.0 PLUGIN_PACKAGES += mattermost-plugin-welcomebot-v1.2.0 PLUGIN_PACKAGES += mattermost-plugin-zoom-v1.5.0 -PLUGIN_PACKAGES += focalboard-v0.12.0 +PLUGIN_PACKAGES += focalboard-v0.12.1 # Prepares the enterprise build if exists. The IGNORE stuff is a hack to get the Makefile to execute the commands outside a target ifeq ($(BUILD_ENTERPRISE_READY),true)