From 719e4504b8c172362cc9b2ac30e4d516308a4103 Mon Sep 17 00:00:00 2001 From: Scott Bishel Date: Wed, 8 Jun 2022 12:33:31 -0600 Subject: [PATCH] update boards to v7.0.1 (#20394) Co-authored-by: Mattermod --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f567cc257f..b973ac7660 100644 --- a/Makefile +++ b/Makefile @@ -130,7 +130,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.0.0 +PLUGIN_PACKAGES += focalboard-v7.0.1 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