update plugin api version to 3

This commit is contained in:
2023-09-02 18:03:04 +08:00
parent 4129eaa13e
commit 04b8d2dc77

View File

@ -4,5 +4,5 @@
"version": "1.0.0",
"mainClass": "com.github.jie65535.openchat.OpenChatPlugin",
"authors": ["jie65535"],
"api": 2
"api": 3
}