From 25807224261d031ab4dd5b16d8b77874cbbfd743 Mon Sep 17 00:00:00 2001 From: Scott Bishel Date: Mon, 6 Jun 2022 14:55:16 -0600 Subject: [PATCH] update boards to v7.0.0 (#20371) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f95b6c0d55..af1f8415fd 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.5.0 -PLUGIN_PACKAGES += focalboard-v0.15.0 +PLUGIN_PACKAGES += focalboard-v7.0.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