From 261d786a62f382cd2033fce5e22ba2f98460daf9 Mon Sep 17 00:00:00 2001 From: Jensfrank Date: Thu, 18 Jul 2024 00:40:53 +0800 Subject: [PATCH] Update update.sh --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.sh b/update.sh index ee869fd..3569506 100644 --- a/update.sh +++ b/update.sh @@ -1,7 +1,7 @@ #!/bin/bash update_scripts() { - CURRENT_VERSION="2024-07-05 v1.0.1" # 当前版本号 + CURRENT_VERSION="2024-07-18 v1.0.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"