change(version): Update version to 6.0.0

This commit is contained in:
Wei Yuhan
2026-01-26 16:17:21 +08:00
parent 48e7e0618d
commit 0f681a7ab4
+1 -1
View File
@@ -36,7 +36,7 @@ variables:
GIT_FETCH_EXTRA_FLAGS: "--no-recurse-submodules --prune --prune-tags" GIT_FETCH_EXTRA_FLAGS: "--no-recurse-submodules --prune --prune-tags"
# we're using .cache folder for caches # we're using .cache folder for caches
GIT_CLEAN_FLAGS: -ffdx -e .cache/ GIT_CLEAN_FLAGS: -ffdx -e .cache/
LATEST_GIT_TAG: v6.0-beta1 LATEST_GIT_TAG: v6.0-beta2
SUBMODULE_FETCH_TOOL: "tools/ci/ci_fetch_submodule.py" SUBMODULE_FETCH_TOOL: "tools/ci/ci_fetch_submodule.py"
# by default we will fetch all submodules # by default we will fetch all submodules