更新package.v2.json

This commit is contained in:
wumode
2025-05-23 17:56:04 +08:00
parent ad96eacf55
commit 6f2abafb69
2 changed files with 2 additions and 2 deletions

View File

@@ -424,7 +424,7 @@
"name": "IMDb源",
"description": "让探索支持IMDb数据源。",
"labels": "探索",
"version": "1.1",
"version": "1.2",
"icon": "IMDb_IOS-OSX_App.png",
"author": "wumode",
"level": 1,

View File

@@ -24,7 +24,7 @@ class ImdbSource(_PluginBase):
plugin_icon = ("https://raw.githubusercontent.com/jxxghp/"
"MoviePilot-Plugins/refs/heads/main/icons/IMDb_IOS-OSX_App.png")
# 插件版本
plugin_version = "1.1"
plugin_version = "1.2"
# 插件作者
plugin_author = "wumode"
# 作者主页