From 85d7ab4594d26f6cc20ab1a8dd079e491370c885 Mon Sep 17 00:00:00 2001 From: Jensfrank Date: Mon, 9 Sep 2024 13:35:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Nlbench.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Nlbench.sh b/Nlbench.sh index 2cc039b..cc7efd9 100644 --- a/Nlbench.sh +++ b/Nlbench.sh @@ -1,7 +1,7 @@ #!/bin/bash # 定义版本 -CURRENT_VERSION="2024-09-07 v1.2.3" # 最新版本号 +CURRENT_VERSION="2024-09-08 v1.2.4" # 最新版本号 SCRIPT_URL="https://raw.githubusercontent.com/everett7623/nodeloc_vps_test/main/Nlbench.sh" VERSION_URL="https://raw.githubusercontent.com/everett7623/nodeloc_vps_test/main/version.sh" CLOUD_SERVICE_BASE="https://bench.nodeloc.cc/"