From 0bf5bd719896d91ee1936f946e19b8e00b521134 Mon Sep 17 00:00:00 2001 From: naiba Date: Sun, 1 May 2022 22:45:40 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20`dashboard=20v0.13.5`=20update?= =?UTF-8?q?=20Espa=C3=B1ol?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- resource/static/brand.svg | 3 +-- service/singleton/singleton.go | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fa58351..041029e 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/resource/static/brand.svg b/resource/static/brand.svg index c5cc0de..255fecf 100644 --- a/resource/static/brand.svg +++ b/resource/static/brand.svg @@ -1,4 +1,4 @@ - + @@ -14,6 +14,5 @@ } - \ No newline at end of file diff --git a/service/singleton/singleton.go b/service/singleton/singleton.go index eb1b35f..2f6cb35 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.4" // !!记得修改 README 中的 badge 版本!! +var Version = "v0.13.5" // !!记得修改 README 中的 badge 版本!! var ( Conf *model.Config