From 96187e4707ebac138d1aee55c84f0c9a76ecb3ad Mon Sep 17 00:00:00 2001 From: naiba Date: Sun, 1 May 2022 09:32:17 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20`dashboard=20v0.13.4`=20Espa?= =?UTF-8?q?=C3=B1ol?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- service/singleton/singleton.go | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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