From 0a001b9c03a8b32e7ac6e82149aa0f9f729ff72a Mon Sep 17 00:00:00 2001 From: Scott Bishel Date: Thu, 9 Mar 2023 13:49:42 -0700 Subject: [PATCH] update prepackage boards to 7.9.1 (#22462) Co-authored-by: Mattermost Build --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5c5f2cfcb5..2501e0f48a 100644 --- a/Makefile +++ b/Makefile @@ -185,7 +185,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.9.0 +PLUGIN_PACKAGES += focalboard-v7.9.1 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