From fee262200d79758724457f5200e7263bf5dbcba1 Mon Sep 17 00:00:00 2001 From: naiba Date: Sat, 17 Sep 2022 10:39:22 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20`dashboard=20v0.14.2`=20?= =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E5=BB=B6=E8=BF=9F=E6=8A=A5=E8=AD=A6?= 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 181722b..1ef3970 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 616f54a..19754a0 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.14.1" // !!记得修改 README 中的 badge 版本!! +var Version = "v0.14.2" // !!记得修改 README 中的 badge 版本!! var ( Conf *model.Config