diff --git a/README.md b/README.md
index bfce47f..f061d55 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 3b762d9..26cb8f2 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.20" // !!记得修改 README 中的 badge 版本!! +var Version = "v0.13.21" // !!记得修改 README 中的 badge 版本!! var ( Conf *model.Config