From 2add50f0c6de023c1f1bbcb6d8945af47373d415 Mon Sep 17 00:00:00 2001 From: naiba Date: Mon, 10 Jan 2022 19:27:03 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20mdui=20update?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: MikoyChinese <22676744+MikoyChinese@users.noreply.github.com> --- README.md | 2 +- service/singleton/singleton.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e12274..1c85e54 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
LOGO designed by 熊大 .

-    +   

:trollface: 哪吒监控 一站式轻监控轻运维系统。支持系统状态、HTTP(SSL 证书变更、即将到期、到期)、TCP、Ping 监控报警,计划任务和在线终端。

diff --git a/service/singleton/singleton.go b/service/singleton/singleton.go index f3ac1b7..15627b1 100644 --- a/service/singleton/singleton.go +++ b/service/singleton/singleton.go @@ -13,7 +13,7 @@ import ( pb "github.com/naiba/nezha/proto" ) -var Version = "v0.12.5" // !!记得修改 README 中的 badge 版本!! +var Version = "v0.12.6" // !!记得修改 README 中的 badge 版本!! var ( Conf *model.Config