From 19c57ade003531fae4681f5c446a5ba203707179 Mon Sep 17 00:00:00 2001 From: Scott Bishel Date: Wed, 9 Nov 2022 09:39:31 -0700 Subject: [PATCH] update pre-package boards to v7.5.0 (#21623) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d792c30126..8ecf84cea2 100644 --- a/Makefile +++ b/Makefile @@ -160,7 +160,7 @@ PLUGIN_PACKAGES += mattermost-plugin-jira-v2.4.0 PLUGIN_PACKAGES += mattermost-plugin-nps-v1.3.0 PLUGIN_PACKAGES += mattermost-plugin-welcomebot-v1.2.0 PLUGIN_PACKAGES += mattermost-plugin-zoom-v1.6.0 -PLUGIN_PACKAGES += focalboard-v7.4.3 +PLUGIN_PACKAGES += focalboard-v7.5.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