v0.15.1 批量删除服务器 bulk delete the servers

This commit is contained in:
naiba
2023-06-14 00:23:47 +08:00
parent 42c038c829
commit 45e26f4082
11 changed files with 156 additions and 63 deletions

View File

@@ -12,7 +12,7 @@ import (
"github.com/naiba/nezha/pkg/utils"
)
var Version = "v0.15.0" // !!记得修改 README 中的 badge 版本!!
var Version = "v0.15.1" // !!记得修改 README 中的 badge 版本!!
var (
Conf *model.Config