fix issue from grasscutter upgrade

This commit is contained in:
Qihan Cai
2022-06-24 14:20:30 +10:00
parent 8b05c9aa10
commit 910842c460
3 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "opencommand-plugin",
"description": "Open command interface for third-party clients",
"version": "dev-1.2.2",
"version": "dev-1.2.3",
"mainClass": "com.github.jie65535.opencommand.OpenCommandPlugin",
"authors": ["jie65535"]
}