This is an automated email from the ASF dual-hosted git repository.
ethanfeng pushed a commit to branch CELEBORN-362
in repository https://gitbox.apache.org/repos/asf/incubator-celeborn-website.git
The following commit(s) were added to refs/heads/CELEBORN-362 by this push:
new d775803 update version and news.
d775803 is described below
commit d7758036dcab8aa35bc5e2c0b12752d62746f5e0
Author: mingji <[email protected]>
AuthorDate: Wed Mar 1 17:13:57 2023 +0800
update version and news.
---
docs/community/news.md | 1 +
docs/download.md | 4 ++--
mkdocs.yml | 4 ++--
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/docs/community/news.md b/docs/community/news.md
index e176fe3..a3090fe 100644
--- a/docs/community/news.md
+++ b/docs/community/news.md
@@ -18,5 +18,6 @@ license: |
| Date | Title | Brief
|
|-----------------|---------------------------------------|---------------------------------------------------------------------------------------------------------------------------------|
+| 2023 March 1 | Release 0.2.0-incubating | Celeborn release
0.2.0-incubating as its first Apache release.
|
| 2022 Nov 30 | New Committer: Yifan Xia | We are happy to
announce Yifan Xia becomes a new Celeborn committer.
|
| 2022 October 18 | Accept Celeborn into Apache Incubator | Celeborn is
accepted into Apache Incubator, see details in incubation
[status](https://incubator.apache.org/projects/celeborn). |
\ No newline at end of file
diff --git a/docs/download.md b/docs/download.md
index c66892b..74e0074 100644
--- a/docs/download.md
+++ b/docs/download.md
@@ -19,9 +19,9 @@ license: |
## Versions
-No version avaiable yet.
+The latest version is 0.2.0.
-### 0.2.0-incubating (2022-12-15)
+### 0.2.0-incubating (2023-03-01)
| |
Download from ASF |
Checksum
| Signature |
|:-----------:|:-------------------------------------------------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------------------------------------------------------:|:---------:|
diff --git a/mkdocs.yml b/mkdocs.yml
index 5269d1f..ab1051f 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -49,8 +49,8 @@ markdown_extensions:
- pymdownx.superfences
extra:
- version: 0.2.0-SNAPSHOT
- stable_version: 0.1.4
+ version: 0.3.0-SNAPSHOT
+ stable_version: 0.2.0
social:
- icon: fontawesome/brands/github