From 77d4da0b8eefb4ee2d10372011c5665486cfd34c Mon Sep 17 00:00:00 2001 From: fit2bot Date: Wed, 23 Oct 2024 18:40:02 +0800 Subject: [PATCH] feat: Update v3.10.14 --- cn-quick_start.sh | 2 +- quick_start.sh | 2 +- static.env | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cn-quick_start.sh b/cn-quick_start.sh index 3c1c6459..e774bba7 100644 --- a/cn-quick_start.sh +++ b/cn-quick_start.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # -VERSION=dev +VERSION=v3.10.14 DOWNLOAD_URL=https://resource.fit2cloud.com function install_soft() { diff --git a/quick_start.sh b/quick_start.sh index fed667e0..bb485f72 100644 --- a/quick_start.sh +++ b/quick_start.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # -VERSION=dev +VERSION=v3.10.14 DOWNLOAD_URL=https://github.com function install_soft() { diff --git a/static.env b/static.env index fe82e3fd..84d57f73 100644 --- a/static.env +++ b/static.env @@ -1 +1 @@ -export VERSION=dev +export VERSION=v3.10.14