From be46be4985c1bc0a42003df58a2e10abe701e632 Mon Sep 17 00:00:00 2001 From: Miguel de la Cruz Date: Wed, 16 Nov 2022 19:54:15 +0100 Subject: [PATCH] Prepackage boards v7.5.1 (#21681) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c5f0d17e5a..85e41e0564 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.5.0 +PLUGIN_PACKAGES += focalboard-v7.5.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