Skip to content

Commit

Permalink
chore: bump version to 0.10.0 (#5040)
Browse files Browse the repository at this point in the history
* chore: bump version to 0.10.0

Signed-off-by: Zhenchi <[email protected]>

* fix sqlness version regex

Signed-off-by: Zhenchi <[email protected]>

---------

Signed-off-by: Zhenchi <[email protected]>
  • Loading branch information
zhongzc authored Nov 22, 2024
1 parent 1255638 commit a6571d3
Show file tree
Hide file tree
Showing 9 changed files with 93 additions and 95 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.10.0
NEXT_RELEASE_VERSION: v0.11.0

# Permission reference: https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
permissions:
Expand Down
Loading

0 comments on commit a6571d3

Please sign in to comment.