diff --git a/server/Makefile b/server/Makefile index 1104d7f634..157254d467 100644 --- a/server/Makefile +++ b/server/Makefile @@ -177,7 +177,7 @@ PLUGIN_PACKAGES += mattermost-plugin-todo-v0.6.1 PLUGIN_PACKAGES += mattermost-plugin-welcomebot-v1.3.0 PLUGIN_PACKAGES += mattermost-plugin-zoom-v1.6.0 PLUGIN_PACKAGES += mattermost-plugin-apps-v1.2.2 -PLUGIN_PACKAGES += focalboard-v7.11.0 +PLUGIN_PACKAGES += focalboard-v7.11.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)