From c4d8c1450ab2b9538bbc2690ca1ee865567a5888 Mon Sep 17 00:00:00 2001 From: Scott Bishel Date: Tue, 14 Mar 2023 14:24:14 -0600 Subject: [PATCH] Prepackage boards v7.9.2 (#22502) Co-authored-by: Mattermost Build --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6c8cd5c7e35e2..4134bd0b19044 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.9.1 +PLUGIN_PACKAGES += focalboard-v7.9.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