Skip to content

Commit 04d1389

Browse files
committed
feat: Update v4.10.2
1 parent fcdcca2 commit 04d1389

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.10.2
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.10.2
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.10.2-ce

0 commit comments

Comments
 (0)