From a28183b07871d00527475951b9b6368814436f78 Mon Sep 17 00:00:00 2001 From: Scott Bishel Date: Fri, 7 Oct 2022 10:48:50 -0600 Subject: [PATCH] update prepackaged to v7.4.1 (#21288) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 032fe37f3b..80b0d047cd 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.4.0 +PLUGIN_PACKAGES += focalboard-v7.4.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