Skip to content

Commit a1fc2a4

Browse files
chore: auto-generate plugins data
1 parent 02215fb commit a1fc2a4

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
@@ -61,7 +61,7 @@
6161
"plugin": {
6262
"icon": "https://wu-clan.github.io/picx-images-hosting/logo/fba.svg",
6363
"summary": "API Key",
64-
"version": "0.0.1",
64+
"version": "0.0.2",
6565
"description": "用户自定义 API Key 管理,支持生成、管理和使用 API Key 进行接口认证",
6666
"author": "wu-clan",
6767
"tags": [

plugins-data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ export const pluginDataList: PluginData[] = [
8585
"plugin": {
8686
"icon": "https://wu-clan.github.io/picx-images-hosting/logo/fba.svg",
8787
"summary": "API Key",
88-
"version": "0.0.1",
88+
"version": "0.0.2",
8989
"description": "用户自定义 API Key 管理,支持生成、管理和使用 API Key 进行接口认证",
9090
"author": "wu-clan",
9191
"tags": [

0 commit comments

Comments
 (0)