From 16e06614be61ad74b07a3818d2134d0310e4c564 Mon Sep 17 00:00:00 2001 From: Scott Bishel Date: Tue, 16 Aug 2022 12:11:35 -0600 Subject: [PATCH] update built in boards v7.2.0 (#20809) Co-authored-by: Mattermod --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c0f5a19bd8..b7d5a78ece 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.1.0 +PLUGIN_PACKAGES += focalboard-v7.2.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