Update version to dev-1.1.0

Support gc-dev-1.1.2
Fix token expired but not deleted bug
This commit is contained in:
2022-05-14 13:30:13 +08:00
parent 4227354ae2
commit 062187d1c1
4 changed files with 29 additions and 17 deletions

View File

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