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

@@ -4,7 +4,7 @@ plugins {
}
group 'com.github.jie65535.opencommand'
version 'dev-1.0.0'
version 'dev-1.1.0'
sourceCompatibility = 17
targetCompatibility = 17