From aa999aae8a511f109468ba752b07f8afcc63af3a Mon Sep 17 00:00:00 2001 From: naiba Date: Wed, 12 Oct 2022 23:09:16 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20`dashboard=20v0.14.5`=20login=20?= =?UTF-8?q?with=20`gitea`=20&=20fix=20stats=20of=20service.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: ysicing <8605565+ysicing@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 e5cb905..3deb5c7 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 8ef124d..a213b5d 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.4" // !!记得修改 README 中的 badge 版本!! +var Version = "v0.14.5" // !!记得修改 README 中的 badge 版本!! var ( Conf *model.Config