From 5d4ba7b8975c1e81cde7cdfd6b8c2c97a8793910 Mon Sep 17 00:00:00 2001 From: naiba Date: Tue, 7 Jun 2022 18:56:35 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=90=20`dashboard=20v0.13.28`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: hhhkkk520 <52115472+hhhkkk520@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 78c454c..bb13dea 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 3f9034d..eaf009b 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.27" // !!记得修改 README 中的 badge 版本!! +var Version = "v0.13.28" // !!记得修改 README 中的 badge 版本!! var ( Conf *model.Config