Update API Version to 2

This commit is contained in:
2023-09-03 10:07:51 +08:00
parent de765c575e
commit 03663406de

View File

@ -4,5 +4,5 @@
"version": "1.7.0", "version": "1.7.0",
"mainClass": "com.github.jie65535.opencommand.OpenCommandPlugin", "mainClass": "com.github.jie65535.opencommand.OpenCommandPlugin",
"authors": ["jie65535", "方块君"], "authors": ["jie65535", "方块君"],
"api": 3 "api": 2
} }