chore: bump version to v0.9.0 (#4376)

* chore: bump version to v0.9.0

* chore: format
This commit is contained in:
Yingwen
2024-07-16 15:50:45 +08:00
committed by GitHub
parent 2010a2a33d
commit d6c7b848da
3 changed files with 70 additions and 70 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.9.0
NEXT_RELEASE_VERSION: v0.10.0
# Permission reference: https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
permissions: