Skip to content

Commit 061b8f1

Browse files
chore: auto-generate plugins data
1 parent 6e0843d commit 061b8f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugins-data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"plugin": {
2020
"icon": "https://wu-clan.github.io/picx-images-hosting/logo/fba.svg",
2121
"summary": "AI",
22-
"version": "0.0.2",
22+
"version": "0.1.0",
2323
"description": "为系统提供 AI 赋能",
2424
"author": "wu-clan",
2525
"tags": [

plugins-data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export const pluginDataList: PluginData[] = [
4343
"plugin": {
4444
"icon": "https://wu-clan.github.io/picx-images-hosting/logo/fba.svg",
4545
"summary": "AI",
46-
"version": "0.0.2",
46+
"version": "0.1.0",
4747
"description": "为系统提供 AI 赋能",
4848
"author": "wu-clan",
4949
"tags": [

0 commit comments

Comments
 (0)