This is an automated email from the ASF dual-hosted git repository. enricomi pushed a commit to branch release-notes-0.9.0-fix-sidebar in repository https://gitbox.apache.org/repos/asf/incubator-uniffle-website.git
commit 88cebe9ceda3c3e0c7b34e2cce86dbebf331e98f Author: Enrico Minack <[email protected]> AuthorDate: Tue Jun 18 12:28:41 2024 +0200 Fix sidebar position of 0.9.0 release notes --- download/release-notes-0.9.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/download/release-notes-0.9.0.md b/download/release-notes-0.9.0.md index fe44b34..22fa778 100644 --- a/download/release-notes-0.9.0.md +++ b/download/release-notes-0.9.0.md @@ -1,6 +1,6 @@ --- title: Release Notes 0.9.0 -sidebar_position: 995 +sidebar_position: 994 --- # Uniffle Release 0.9.0
