From 8f1178cded6cb66ec0166930f7c240a8bdccb5db Mon Sep 17 00:00:00 2001 From: mattermod Date: Wed, 21 Jun 2023 13:54:03 +0000 Subject: [PATCH] Bump version to v7.9.6. --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.mk b/config.mk index b24bdfb54..3215cf3df 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.9.5 +DIST_VER=v7.9.6