🚀 dashboard v0.14.5 login with gitea & fix stats of service.

Co-authored-by: ysicing <8605565+ysicing@users.noreply.github.com>
This commit is contained in:
naiba
2022-10-12 23:09:16 +08:00
parent 1bb99494e3
commit aa999aae8a
2 changed files with 2 additions and 2 deletions

View File

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