From 18f0cee454ea84f33fc7ad9c6752fdfb29796482 Mon Sep 17 00:00:00 2001 From: Scott Bishel Date: Thu, 6 Oct 2022 15:19:25 -0600 Subject: [PATCH] update prepackaged boards to v7.4.0 (#21206) Co-authored-by: Mattermod --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 28d8832d6c..56ea3db8bb 100644 --- a/Makefile +++ b/Makefile @@ -160,7 +160,7 @@ PLUGIN_PACKAGES += mattermost-plugin-jira-v2.4.0 PLUGIN_PACKAGES += mattermost-plugin-nps-v1.2.0 PLUGIN_PACKAGES += mattermost-plugin-welcomebot-v1.2.0 PLUGIN_PACKAGES += mattermost-plugin-zoom-v1.6.0 -PLUGIN_PACKAGES += focalboard-v7.2.1 +PLUGIN_PACKAGES += focalboard-v7.4.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