Skip to content

Commit 7fde4fa

Browse files
committed
Feature: v2.1
1 parent 6b4d35f commit 7fde4fa

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/utils/info.js

+5-5
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export const appInfo = {
1515
],
1616
},
1717
subtitle: '纯前端 OpenAI API 检测工具',
18-
version: '2.0.0', // 版本号
18+
version: '2.1.0', // 版本号
1919
author: {
2020
name: 'RICK',
2121
url: 'https://blog.rick.icu',
@@ -148,7 +148,7 @@ export const announcement = {
148148
'新增:本地存储和云端存储',
149149
'优化:优化前端交互体验',
150150
],
151-
url: 'https://check.crond.dev',
151+
url: 'https://linux.do/t/topic/256917',
152152
},
153153
{
154154
version: 'v1.5',
@@ -158,7 +158,7 @@ export const announcement = {
158158
'新增:黑暗模式',
159159
'优化:优化前端交互体验',
160160
],
161-
url: 'https://check.crond.dev',
161+
url: 'https://linux.do/t/topic/256917',
162162
},
163163
{
164164
version: 'v1.4.0',
@@ -188,7 +188,7 @@ export const announcement = {
188188
'New: Local storage and cloud storage',
189189
'Optimization: Optimize front-end interactive experience',
190190
],
191-
url: 'https://check.crond.dev',
191+
url: 'https://linux.do/t/topic/256917',
192192
},
193193
{
194194
version: 'v1.5',
@@ -198,7 +198,7 @@ export const announcement = {
198198
'New: Dark mode',
199199
'Optimization: Optimize front-end interactive experience',
200200
],
201-
url: 'https://check.crond.dev',
201+
url: 'https://linux.do/t/topic/256917',
202202
},
203203
{
204204
version: 'v1.4.0',

0 commit comments

Comments
 (0)