chore: bump version to 0.4.0 (#2563)

This commit is contained in:
Yingwen
2023-10-10 16:16:15 +08:00
committed by GitHub
parent ae95f23e05
commit 0a394c73a2
2 changed files with 2 additions and 2 deletions

View File

@@ -91,7 +91,7 @@ env:
# The scheduled version is '${{ env.NEXT_RELEASE_VERSION }}-nightly-YYYYMMDD', like v0.2.0-nigthly-20230313;
NIGHTLY_RELEASE_PREFIX: nightly
# Note: The NEXT_RELEASE_VERSION should be modified manually by every formal release.
NEXT_RELEASE_VERSION: v0.4.0
NEXT_RELEASE_VERSION: v0.5.0
jobs:
allocate-runners: