From eb29a92fa8f2199d60c96abc79792eba12f5523a Mon Sep 17 00:00:00 2001 From: Scott Bishel Date: Mon, 13 Feb 2023 12:22:26 -0700 Subject: [PATCH] Update prepackaged boards to v7.8.2 (#22316) Co-authored-by: Mattermost Build --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ee51e8ad09..659a4be036 100644 --- a/Makefile +++ b/Makefile @@ -180,7 +180,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.8.1 +PLUGIN_PACKAGES += focalboard-v7.8.2 PLUGIN_PACKAGES += mattermost-plugin-apps-v1.2.0 # Prepares the enterprise build if exists. The IGNORE stuff is a hack to get the Makefile to execute the commands outside a target