From 5d2ac06f63b695630046f5b80a8182801bb4e156 Mon Sep 17 00:00:00 2001 From: Scott Bishel Date: Thu, 9 Feb 2023 13:18:00 -0700 Subject: [PATCH] Update pre-package boards to v7.8.1 (#22297) * update prepackage boards to v7.9.0 * update pre-package boards to v7.8.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c72d0cbb4c..8c1294ff15 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.0 +PLUGIN_PACKAGES += focalboard-v7.8.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