From d8dd862dec2e4f6175f4f1dab281acf5431fa255 Mon Sep 17 00:00:00 2001 From: Miguel de la Cruz Date: Thu, 24 Nov 2022 13:01:29 +0100 Subject: [PATCH] Prepackage Boards v7.5.2 (#21713) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 01bfbbc6da..1eed321800 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.1 +PLUGIN_PACKAGES += focalboard-v7.5.2 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