🐛 fix panic when update the time zone

This commit is contained in:
naiba
2022-12-29 00:41:11 +08:00
parent 61c7d13d31
commit e730f725da
5 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ import (
"github.com/naiba/nezha/pkg/utils"
)
var Version = "v0.14.8" // !!记得修改 README 中的 badge 版本!!
var Version = "v0.14.9" // !!记得修改 README 中的 badge 版本!!
var (
Conf *model.Config