Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
Configure tag version to 7.0
Browse files Browse the repository at this point in the history
Signed-off-by: Mustafa Kara <mustafa.kara@mattermost.com>
  • Loading branch information
Mustafa Kara committed May 31, 2022
1 parent 332ec7d commit e58015f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.override.mk
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DIST_VER=$(shell git tag -l --sort=-version:refname "v6.7.*" | head -n 1)
DIST_VER=$(shell git tag -l --sort=-version:refname "v7.0.*" | head -n 1)

0 comments on commit e58015f

Please sign in to comment.