You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by ul...@apache.org on 2022/06/18 00:51:13 UTC

[incubator-kyuubi-website] branch master updated: fix date (#72)

This is an automated email from the ASF dual-hosted git repository.

ulyssesyou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 7a2a8e9  fix date (#72)
7a2a8e9 is described below

commit 7a2a8e9a40b820a348af1ff1b936ba987e745ad5
Author: ulysses <ul...@gmail.com>
AuthorDate: Sat Jun 18 08:51:10 2022 +0800

    fix date (#72)
---
 src/en/news/2022-06-18-release-1.5.2-incubating.md | 2 +-
 src/zh/news/2022-06-18-release-1.5.2-incubating.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/en/news/2022-06-18-release-1.5.2-incubating.md b/src/en/news/2022-06-18-release-1.5.2-incubating.md
index e02cc90..b93ac69 100644
--- a/src/en/news/2022-06-18-release-1.5.2-incubating.md
+++ b/src/en/news/2022-06-18-release-1.5.2-incubating.md
@@ -1,6 +1,6 @@
 ---
 title: Apache Kyuubi(Incubating) 1.5.2-incubating released
-date: 2022-04-21
+date: 2022-06-18
 linked: true
 ---
 <!---
diff --git a/src/zh/news/2022-06-18-release-1.5.2-incubating.md b/src/zh/news/2022-06-18-release-1.5.2-incubating.md
index 96e8524..9ef4011 100644
--- a/src/zh/news/2022-06-18-release-1.5.2-incubating.md
+++ b/src/zh/news/2022-06-18-release-1.5.2-incubating.md
@@ -1,6 +1,6 @@
 ---
 title: Apache Kyuubi(Incubating) 1.5.2-incubating released
-date: 2022-04-21
+date: 2022-06-18
 linked: true
 ---
 <!---