From 6926c4b72eca984a556970a8c3648760a7acd72a Mon Sep 17 00:00:00 2001 From: mattermod Date: Thu, 16 Nov 2023 14:16:42 +0000 Subject: [PATCH] Bump version to v7.8.16. --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.mk b/config.mk index 4d5ba1600..840420002 100644 --- a/config.mk +++ b/config.mk @@ -4,4 +4,4 @@ # Path to the mattermost-server folder to be able to run end-to-end tests MM_SERVER_PATH ?= ${PWD}/../mattermost-server -DIST_VER=v7.8.15 +DIST_VER=v7.8.16