Skip to content

Commit ed17728

Browse files
committed
更新版本号
1 parent 1d75481 commit ed17728

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

conf/config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ GATEWAY_PORT=9001
4040
STREAMIS_SERVER_INSTALL_IP=127.0.0.1
4141
STREAMIS_SERVER_INSTALL_PORT=9400
4242

43-
STREAMIS_VERSION=0.4.3-wedatasphere-SNAPSHOT
43+
STREAMIS_VERSION=0.4.5-wedatasphere-SNAPSHOT
4444

4545
STREAMIS_FILE_NAME="STREAMIS-$STREAMIS_VERSION"

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
</modules>
4646

4747
<properties>
48-
<revision>0.4.3-wedatasphere-SNAPSHOT</revision>
48+
<revision>0.4.5-wedatasphere-SNAPSHOT</revision>
4949
<linkis.version>1.12.0-wds</linkis.version>
5050
<junit.version>5.13.3</junit.version>
5151
<dss.version>1.12.0-SNAPSHOT</dss.version>

web/package.json

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

0 commit comments

Comments
 (0)