This is an automated email from the ASF dual-hosted git repository.
peacewong pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/linkis-website.git
The following commit(s) were added to refs/heads/dev by this push:
new 4cda340305f Dev release1.7.0 (#803)
4cda340305f is described below
commit 4cda340305fd7ab6fa481c1b3514a9181a8bb543
Author: peacewong <[email protected]>
AuthorDate: Tue Jan 7 11:14:02 2025 +0800
Dev release1.7.0 (#803)
* release 1.7.0 version
* release 1.7.0 version
---
docusaurus.config.js | 6 +++---
download/main.md | 2 +-
i18n/zh-CN/docusaurus-plugin-content-docs-download/current/main.md | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index dcc95ea22c2..7addf64a6f4 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -41,10 +41,10 @@ const darkCodeTheme =
require('prism-react-renderer/themes/dracula');
editUrl: 'https://github.com/apache/linkis-website/edit/dev/',
versions: {
current: {
- path: '1.7.0',
- label: 'Next(1.7.0)'
+ path: '1.8.0',
+ label: 'Next(1.8.0)'
},
- '1.6.0': {
+ '1.7.0': {
path: 'latest',
},
}
diff --git a/download/main.md b/download/main.md
index cdad04b8046..2b531c5c7df 100644
--- a/download/main.md
+++ b/download/main.md
@@ -4,7 +4,7 @@ sidebar_position: 0
---
## Download
-Use the links below to download the Apache Linkis Releases, the latest release
is 1.6.0
+Use the links below to download the Apache Linkis Releases, the latest release
is 1.7.0
| Version | Release Date | Source
| Binary
[...]
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs-download/current/main.md
b/i18n/zh-CN/docusaurus-plugin-content-docs-download/current/main.md
index 47b24e2b435..48ae979e161 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs-download/current/main.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs-download/current/main.md
@@ -4,7 +4,7 @@ sidebar_position: 0
---
## 下载链接
-使用以下链接,下载Linkis,最新版本为1.5.0
+使用以下链接,下载Linkis,最新版本为1.7.0
| 版本 | 发布时间 | 源码
| 项目安装包
[...]
|-------|------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------
[...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]