Skip to content

Commit 62c46dc

Browse files
committed
update docs
1 parent 75109fb commit 62c46dc

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

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.2',
47+
text: 'v1.6.0',
4848
items: [
4949
{
5050
text: '线上演示',

docs/plugin/dev.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@ fba 会在每次启动前对所有插件进行实时解析
4747

4848
`plugin.toml` 是插件的配置文件,每个插件都必须包含此文件
4949

50-
::: caution
51-
此配置文件自 fba v1.5.3 版本起发生重大变更,仅向后兼容(低于此版本开发的插件将不可用)
52-
:::
53-
5450
::: tabs#plugin
5551
@tab <Icon name="carbon:app" />应用级插件
5652

0 commit comments

Comments
 (0)