Skip to content

Commit cde5349

Browse files
committed
feat: Update v4.3.1
1 parent 910f109 commit cde5349

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

cn-quick_start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
#
33

4-
VERSION=dev
4+
VERSION=v4.3.1
55
DOWNLOAD_URL=https://resource.fit2cloud.com
66

77
function install_soft() {

quick_start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
#
33

4-
VERSION=dev
4+
VERSION=v4.3.1
55
DOWNLOAD_URL=https://github.com
66

77
function install_soft() {

static.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export VERSION=dev
1+
export VERSION=v4.3.1-ce

0 commit comments

Comments
 (0)