Update Nlbench_beta.sh

This commit is contained in:
Jensfrank 2024-07-05 14:05:52 +08:00 committed by GitHub
parent 54a738b389
commit 04fce18fde
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-05 v1.0.0"
# 定义颜色
RED='\033[0;31m'