diff --git a/README.md b/README.md
index 08dab5c..1fe8b3e 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
LOGO designed by 熊大 .
-
+
:trollface: Nezha Monitoring self-hosted lightweight monitoring and operation system. Supports system status, HTTP (SSL certificate change, upcoming expiration, expiration), TCP, Ping monitoring and alerting, execute scheduled tasks and web terminal.
diff --git a/service/singleton/singleton.go b/service/singleton/singleton.go index c48fd64..837a6a3 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.17" // !!记得修改 README 中的 badge 版本!! +var Version = "v0.13.18" // !!记得修改 README 中的 badge 版本!! var ( Conf *model.Config