Skip to content

Commit 662a3be

Browse files
change(version): Update version to 6.0.0
1 parent d13bbd4 commit 662a3be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/ci/common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ variables:
3535
# --prune --prune-tags: in case remote branch or tag is force pushed
3636
GIT_FETCH_EXTRA_FLAGS: "--no-recurse-submodules --prune --prune-tags"
3737

38-
LATEST_GIT_TAG: v6.0-rc1
38+
LATEST_GIT_TAG: v6.0
3939

4040
SUBMODULE_FETCH_TOOL: "tools/ci/ci_fetch_submodule.py"
4141
# by default we will fetch all submodules

0 commit comments

Comments
 (0)