Update Nlbench_beta.sh

This commit is contained in:
Jensfrank 2024-07-18 00:23:10 +08:00 committed by GitHub
parent 7d9bfc494a
commit 29259aebba
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.2" # 最新版本号
VERSION="2024-07-18 v1.0.6" # 最新版本号
# 定义颜色
RED='\033[0;31m'