Skip to content

Commit 9f9bae2

Browse files
committed
update docs
1 parent 9973267 commit 9f9bae2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/.vuepress/data/price.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ export const plans = {
2424
},
2525
features: [
2626
'所有开源版功能',
27+
'所有文档访问',
28+
'所有官方插件源码',
2729
'Discord 身份标签',
2830
'Discord 专属频道',
29-
'优先支持',
3031
'一对一指导',
31-
'远程支持',
32-
'所有文档访问',
33-
'所有官方插件源码'
32+
'优先支持',
33+
'远程支持'
3434
]
3535
},
3636
enterprise: {

docs/.vuepress/navbar.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export const myNavbar = defineNavbarConfig([
4444
]
4545
},
4646
{
47-
text: 'v1.5.0',
47+
text: 'v1.5.1',
4848
items: [
4949
{
5050
text: '线上演示',

0 commit comments

Comments
 (0)