From c6916c7047507eb6915e2ed047d3e3688cf3694a Mon Sep 17 00:00:00 2001 From: Ben Schumacher Date: Thu, 29 Jun 2023 09:26:33 +0200 Subject: [PATCH] Bump Apps plugin version to 1.2.2 (#23622) --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index bc45654596..72c9521653 100644 --- a/server/Makefile +++ b/server/Makefile @@ -176,7 +176,7 @@ PLUGIN_PACKAGES += mattermost-plugin-servicenow-v2.3.4 PLUGIN_PACKAGES += mattermost-plugin-todo-v0.6.1 PLUGIN_PACKAGES += mattermost-plugin-welcomebot-v1.3.0 PLUGIN_PACKAGES += mattermost-plugin-zoom-v1.6.0 -PLUGIN_PACKAGES += mattermost-plugin-apps-v1.2.1 +PLUGIN_PACKAGES += mattermost-plugin-apps-v1.2.2 PLUGIN_PACKAGES += focalboard-v7.11.0 # Prepares the enterprise build if exists. The IGNORE stuff is a hack to get the Makefile to execute the commands outside a target