diff --git a/README.md b/README.md index 3a9c74be6c..c7c77881b2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
LOGO designed by 熊大 .

-    +   

:trollface: Nezha Monitoring: Self-hostable, lightweight, servers and websites monitoring and O&M tool.

diff --git a/service/singleton/singleton.go b/service/singleton/singleton.go index a9a55ae653..b773dd1822 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.15.2" // !!记得修改 README 中的 badge 版本!! +var Version = "v0.15.3" // !!记得修改 README 中的 badge 版本!! var ( Conf *model.Config