Merge pull request #166 from Pixel-LH/main

This commit is contained in:
jxxghp
2024-04-01 21:54:51 +08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -194,7 +194,7 @@
"VCBAnimeMonitor": {
"name": "整理VCB动漫压制组作品",
"description": "提高部分VCB-Studio作品的识别准确率,将VCB-Studio的作品统一转移到指定目录同时进行刮削整理",
"version": "1.6.6",
"version": "1.7",
"icon": "vcbmonitor.png",
"author": "pixel@qingwa",
"level": 2

View File

@@ -77,7 +77,7 @@ class VCBAnimeMonitor(_PluginBase):
# 插件图标
plugin_icon = "vcbmonitor.png"
# 插件版本
plugin_version = "1.6.6"
plugin_version = "1.7"
# 插件作者
plugin_author = "pixel@qingwa"
# 作者主页