From eb07b9468b30f544e7595ea7356fad96358f65b2 Mon Sep 17 00:00:00 2001 From: naiba Date: Sat, 17 Sep 2022 10:00:53 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20`dashboard=20v0.14.1`=20?= =?UTF-8?q?=E6=89=B9=E9=87=8F=E4=BF=AE=E6=94=B9=E5=88=86=E7=BB=84?= 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 2c4a82e..181722b 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 05f7e60..616f54a 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.0" // !!记得修改 README 中的 badge 版本!! +var Version = "v0.14.1" // !!记得修改 README 中的 badge 版本!! var ( Conf *model.Config