From a5cf342bbe196f64dc36eba4d381573e637ba7ed Mon Sep 17 00:00:00 2001 From: mattermod Date: Mon, 6 Mar 2023 14:01:53 +0000 Subject: [PATCH] Bump version to v7.7.3. --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.mk b/config.mk index c069fc46b..2e2091592 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.7.2 +DIST_VER=v7.7.3