From 41bb682ddc93086fadbe5eeffdacc7e883c9e0f9 Mon Sep 17 00:00:00 2001 From: likexuan Date: Wed, 27 Jul 2022 15:54:07 +0800 Subject: [PATCH] =?UTF-8?q?fix=20:=20about=20=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/page/config/about.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nezha-fronted/src/components/page/config/about.vue b/nezha-fronted/src/components/page/config/about.vue index 1c6602798..b8310e07d 100644 --- a/nezha-fronted/src/components/page/config/about.vue +++ b/nezha-fronted/src/components/page/config/about.vue @@ -49,7 +49,7 @@ export default { components: [{ name: '', version: '' }] }, activities: [{ - timestamp: 'Release 22.08 - Aug 2022', + timestamp: 'Release 22.07 - Aug 2022', content: [{ id: 1, chinese: '[FEATURE] 仪表盘增加快照导出功能',