Update version to v1.3.0

Support Listen Console Command Response
This commit is contained in:
2022-05-18 10:02:39 +08:00
parent d9b09e48ce
commit ff04a5f107
5 changed files with 42 additions and 9 deletions

View File

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