Update API Version to 2

This commit is contained in:
2023-09-03 10:09:33 +08:00
parent 04b8d2dc77
commit 01a2feec03

View File

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