From 4b04b0957fa13989cc796261c292c1e313f01a04 Mon Sep 17 00:00:00 2001 From: Scott Bishel Date: Mon, 9 Jan 2023 10:08:39 -0700 Subject: [PATCH] update pre-package boards to v7.7.0 (#21980) Co-authored-by: Mattermost Build --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7c8de4311b..b7fe3ab357 100644 --- a/Makefile +++ b/Makefile @@ -163,7 +163,7 @@ PLUGIN_PACKAGES += mattermost-plugin-nps-v1.3.1 PLUGIN_PACKAGES += mattermost-plugin-todo-v0.6.1 PLUGIN_PACKAGES += mattermost-plugin-welcomebot-v1.2.0 PLUGIN_PACKAGES += mattermost-plugin-zoom-v1.6.0 -PLUGIN_PACKAGES += focalboard-v7.5.4 +PLUGIN_PACKAGES += focalboard-v7.7.0 PLUGIN_PACKAGES += mattermost-plugin-apps-v1.1.0 # Prepares the enterprise build if exists. The IGNORE stuff is a hack to get the Makefile to execute the commands outside a target