From 00dc08824c7f32d46e6a3284bf74b350448a1526 Mon Sep 17 00:00:00 2001 From: Raghav Aggarwal Date: Tue, 9 Jul 2024 06:14:44 +0530 Subject: [PATCH] Bump prepackage Github plugin version to 2.3.0 (#27572) --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index 99d1182d35..56c64ea54c 100644 --- a/server/Makefile +++ b/server/Makefile @@ -145,7 +145,7 @@ TEMPLATES_DIR=templates # Plugins Packages PLUGIN_PACKAGES ?= $(PLUGIN_PACKAGES:) PLUGIN_PACKAGES += mattermost-plugin-calls-v0.28.2 -PLUGIN_PACKAGES += mattermost-plugin-github-v2.2.0 +PLUGIN_PACKAGES += mattermost-plugin-github-v2.3.0 PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.9.1 PLUGIN_PACKAGES += mattermost-plugin-jira-v4.1.1 PLUGIN_PACKAGES += mattermost-plugin-playbooks-v1.39.3