Skip to content

Commit c12d2a6

Browse files
committed
update version
1 parent f1dea54 commit c12d2a6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/en_US/ch1/Front-end_deployment_documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Scriptis is a data analysis tool based on Linkis. Before deploying Scriptis, you
44

55
1. Select the corresponding installation package to download.
66

7-
2. Unzip the downloaded installation package in the installation directory: unzip wedatasphere-scriptis-0.6.0-dist.zip.
7+
2. Unzip the downloaded installation package in the installation directory: unzip wedatasphere-scriptis-0.7.0-dist.zip.
88

99
## 2 Deploy
1010

docs/zh_CN/ch1/前台部署文档.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Scriptis是基于Linkis开发的数据分析工具,部署Scriptis前需要先
33
## 1、准备工作
44

55
1. 点击release 选择对应的安装包进行下载
6-
2. 将下载下来的安装包在安装目录进行解压:unzip wedatasphere-scriptis-0.6.0-dist.zip
6+
2. 将下载下来的安装包在安装目录进行解压:unzip wedatasphere-scriptis-0.7.0-dist.zip
77

88
## 2、部署
99
    分为两种部署方式,自动化部署和手动部署

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scriptis",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"private": true,
55
"scripts": {
66
"serve": "vue-cli-service serve",

0 commit comments

Comments
 (0)