diff --git a/README.md b/README.md
index 0cb3b83..e304cc7 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
LOGO designed by 熊大 .
-
+
:trollface: Nezha Monitoring self-hosted lightweight monitoring and operation and maintenance system. Supports system status, HTTP (SSL certificate change, upcoming expiration, expiration), TCP, Ping monitoring and alerting, execute scheduled tasks and web terminal.
@@ -28,7 +28,7 @@ Help us improve translation [![Crowdin](https://badges.crowdin.net/nezha/localiz - English - 简体中文 -- Español _WIP_ +- Español You can change the system language in the settings page (`/setting`) after the admin panel is installed. @@ -42,7 +42,7 @@ You can change the system language in the settings page (`/setting`) after the a - [@JackieSung](https://github.com/JackieSung4ev) for our first community-contributed front-end theme. - [@Erope](https://github.com/JackieSung4ev) for contributed a lot to our installation scripts and community building. - [@MikoyChinese](https://github.com/MikoyChinese) for our second community-contributed front-end theme. -- [@AkkiaS7](https://github.com/Akkia) and [hhhkkk520](https://github.com/hhhkkk520) for the excellent contribution in the early days of globalization. +- [@AkkiaS7](https://github.com/Akkia) and [@hhhkkk520](https://github.com/hhhkkk520) for the excellent contribution in the early days of globalization. - [@dysf888](https://gitub.com/dysf888) for the installation script in Windows. - [@MartijnLindeman](https://github.com/MartijnLindeman) for his perseverance has taken us to the international market. - and other [contributors](https://github.com/naiba/nezha/graphs/contributors). diff --git a/service/singleton/singleton.go b/service/singleton/singleton.go index cd0bddd..eb1b35f 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.3" // !!记得修改 README 中的 badge 版本!! +var Version = "v0.13.4" // !!记得修改 README 中的 badge 版本!! var ( Conf *model.Config