From 7e4175d4b35de807f3cde853ebd206b6c0962e5f Mon Sep 17 00:00:00 2001 From: Scott Bishel Date: Fri, 8 Jul 2022 13:45:07 -0600 Subject: [PATCH] prepackage focalboard v7.1.0 (#20593) Co-authored-by: Mattermod --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f07b8f7d57..8fba2d28f5 100644 --- a/Makefile +++ b/Makefile @@ -156,7 +156,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.1 +PLUGIN_PACKAGES += focalboard-v7.1.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