From 7a7fec039a98e88945ef03315283b894cf774149 Mon Sep 17 00:00:00 2001 From: naiba Date: Fri, 6 Aug 2021 11:50:00 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20[0.9.15]=20=E6=95=B4=E4=BD=93?= =?UTF-8?q?=E9=85=8D=E8=89=B2=E5=8D=87=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: xiongbao <4247191+xiongbao@users.noreply.github.com> --- README.md | 2 +- service/dao/dao.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 53f4703..a191e71 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
LOGO designed by 熊大 .

-    +   

:trollface: 哪吒监控 一站式轻监控轻运维系统。支持系统状态、HTTP(SSL 证书变更、即将到期、到期)、TCP、Ping 监控报警,命令批量执行和计划任务。

diff --git a/service/dao/dao.go b/service/dao/dao.go index 4f299e6..9ade657 100644 --- a/service/dao/dao.go +++ b/service/dao/dao.go @@ -13,7 +13,7 @@ import ( pb "github.com/naiba/nezha/proto" ) -var Version = "v0.9.13" // !!记得修改 README 中的 badge 版本!! +var Version = "v0.9.15" // !!记得修改 README 中的 badge 版本!! var ( Conf *model.Config