From c4ec01f054e5a1acf77fdeaa3bed389be9e1f9b6 Mon Sep 17 00:00:00 2001 From: naiba Date: Thu, 19 May 2022 00:07:56 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20`dashboard=20v0.13.15`=20API=20?= =?UTF-8?q?=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: AkkiaS7 <68485070+AkkiaS7@users.noreply.github.com> Co-authored-by: hhhkkk520 <52115472+hhhkkk520@users.noreply.github.com> --- README.md | 4 ++-- service/singleton/singleton.go | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 50dac95..67cb5df 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@
LOGO designed by 熊大 .

-    +   

-

:trollface: Nezha Monitoring self-hosted lightweight monitoring and operation and maintenance system. Supports system status, HTTP (SSL certificate change, upcoming expiration, expiration), TCP, Ping monitoring and alerting, execute scheduled tasks and web terminal.

+

:trollface: Nezha Monitoring self-hosted lightweight monitoring and operation system. Supports system status, HTTP (SSL certificate change, upcoming expiration, expiration), TCP, Ping monitoring and alerting, execute scheduled tasks and web terminal.

\>> Telegram Group: [Nezha Monitoring Global (English Only)](https://t.me/nezhamonitoring_global), [哪吒监控(中文群组)](https://t.me/nezhamonitoring) diff --git a/service/singleton/singleton.go b/service/singleton/singleton.go index d8eec66..400d545 100644 --- a/service/singleton/singleton.go +++ b/service/singleton/singleton.go @@ -12,7 +12,7 @@ import ( "github.com/naiba/nezha/pkg/utils" ) -var Version = "v0.13.14" // !!记得修改 README 中的 badge 版本!! +var Version = "v0.13.15" // !!记得修改 README 中的 badge 版本!! var ( Conf *model.Config