From 53bdb8c6e434c48c6a2ca542fb5516f1395c9db0 Mon Sep 17 00:00:00 2001 From: naiba Date: Fri, 14 Jan 2022 20:16:00 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20=E6=9C=8D=E5=8A=A1=E7=9B=91?= =?UTF-8?q?=E6=8E=A7=20bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- service/singleton/singleton.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5733e79..89c651e 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 1b3fb01..0857cb0 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.7" // !!记得修改 README 中的 badge 版本!! +var Version = "v0.12.8" // !!记得修改 README 中的 badge 版本!! var ( Conf *model.Config