fix: 将所有插件的manifest版本从3更改为1

This commit is contained in:
墨梓柒
2025-06-19 23:15:35 +08:00
parent 1fab6dc710
commit 05dbc46f7f
12 changed files with 13 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
{
"manifest_version": 3,
"manifest_version": 1,
"name": "豆包图片生成插件 (Doubao Image Generator)",
"version": "1.2.0",
"description": "基于火山引擎豆包模型的AI图片生成插件支持智能LLM判定、高质量图片生成、结果缓存和多尺寸支持。",