Skip to content

Commit 6ed1895

Browse files
committed
feat: Update v3.10.7
1 parent d1c26a6 commit 6ed1895

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

cn-quick_start.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
#
33

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

77
function install_soft() {

quick_start.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
#
33

4-
VERSION=dev
4+
VERSION=v3.10.7
55
DOWNLOAD_URL=https://github.com
66

77
function install_soft() {

static.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export VERSION=dev
1+
export VERSION=v3.10.7

0 commit comments

Comments
 (0)