Update Nlbench_beta.sh

This commit is contained in:
Jensfrank 2024-07-18 00:26:02 +08:00 committed by GitHub
parent 9d6e24a2cf
commit cf4f02b19a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
#!/bin/bash
# 定义版本
VERSION="2024-07-18 v1.0.6" # 最新版本号
VERSION="2024-07-18 v1.0.4" # 最新版本号
# 定义颜色
RED='\033[0;31m'