fix: 将所有插件的manifest版本从3更改为1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"manifest_version": 3,
|
||||
"manifest_version": 1,
|
||||
"name": "hello_world_plugin",
|
||||
"version": "1.0.0",
|
||||
"description": "我的第一个MaiCore插件,包含问候功能",
|
||||
|
||||
Reference in New Issue
Block a user