💄 修复LXC百分比溢出

This commit is contained in:
naiba
2021-07-16 13:59:27 +08:00
parent 3701f0c166
commit 52a5509cb0
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ import (
pb "github.com/naiba/nezha/proto"
)
var Version = "v0.9.2" // !!记得修改 README 中的 badge 版本!!
var Version = "v0.9.3" // !!记得修改 README 中的 badge 版本!!
var (
Conf *model.Config