Update Nlbench.sh

This commit is contained in:
Jensfrank 2024-07-05 15:24:04 +08:00 committed by GitHub
parent e48a22c916
commit 2a21e90fa5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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