From 37315acfcafdcf98492b26fa529acfb129f7aaa2 Mon Sep 17 00:00:00 2001 From: naiba Date: Sat, 30 Apr 2022 19:31:14 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20`dashboard=20v0.13.2`=20improve?= =?UTF-8?q?=20l10n?= 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 db08c49..f5bd37f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
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.

diff --git a/service/singleton/singleton.go b/service/singleton/singleton.go index dc37e6f..6b38a67 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.1" // !!记得修改 README 中的 badge 版本!! +var Version = "v0.13.2" // !!记得修改 README 中的 badge 版本!! var ( Conf *model.Config