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"