From 651de6c5a21b2ae3ad27624c3bb315693d062fc0 Mon Sep 17 00:00:00 2001 From: tangxuezhi <0x74616e67@gmail.com> Date: Tue, 24 May 2022 09:41:10 +0800 Subject: [PATCH] feat: update release note and link --- src/app/containers/Notices/index.tsx | 8 ++++---- src/index.tsx | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/containers/Notices/index.tsx b/src/app/containers/Notices/index.tsx index c0ff2be6b..ca2560b79 100644 --- a/src/app/containers/Notices/index.tsx +++ b/src/app/containers/Notices/index.tsx @@ -12,14 +12,14 @@ export const noticeInfo = { hot: false, type: 'Announcement', brief: { - en: 'ConfluxScan V2.10.0 Released!', - zh: 'ConfluxScan V2.10.0 发布喽!', + en: 'ConfluxScan V2.11.0 Released!', + zh: 'ConfluxScan V2.11.0 发布喽!', }, link: { en: - 'https://confluxscansupportcenter.zendesk.com/hc/en-us/articles/5595302955163--Apr-20-2022-Apr-26-2022', + 'https://confluxscansupportcenter.zendesk.com/hc/en-us/articles/6127401433243-Apr-27-2022-May-23-2022', zh: - 'https://confluxscansupportcenter.zendesk.com/hc/zh-cn/articles/5595302955163-2022-4-20-2022-4-26', + 'https://confluxscansupportcenter.zendesk.com/hc/zh-cn/articles/6127401433243-2022-4-27-2022-5-23', }, }; diff --git a/src/index.tsx b/src/index.tsx index 993f692ce..e1449a5bc 100755 --- a/src/index.tsx +++ b/src/index.tsx @@ -61,7 +61,7 @@ Promise.all([completeDetect()]).then(() => { render(App); }); -const currentVersion = 'V2.10.0'; +const currentVersion = 'V2.11.0'; const brand = ` ┌─┐┌─┐┌┐┌┌─┐┬ ┬ ┬─┐ ┬ ┌─┐┌─┐┌─┐┌┐┌ ${currentVersion}