From c2aa6a1d4482baee14654279baa18daadce84a28 Mon Sep 17 00:00:00 2001 From: naiba Date: Mon, 30 May 2022 19:18:00 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20`dsahboard=20v0.13.25`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: liuyanxi975 <24417037+liuyanxi975@users.noreply.github.com> Co-authored-by: hhhkkk520 <52115472+hhhkkk520@users.noreply.github.com> Co-authored-by: Erope <44471469+Erope@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 167e523..726afb6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
LOGO designed by 熊大 .

-    +   

:trollface: Nezha Monitoring: Self-hosted, lightweight server and website monitoring and O&M tool.

diff --git a/service/singleton/singleton.go b/service/singleton/singleton.go index 972babb..35634c2 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.24" // !!记得修改 README 中的 badge 版本!! +var Version = "v0.13.25" // !!记得修改 README 中的 badge 版本!! var ( Conf *model.Config