+ update commandbuilder

+ update argument
This commit is contained in:
坏黑
2019-09-11 17:01:39 +08:00
parent f6f42cd570
commit b0623575ab
5 changed files with 22 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ plugins {
id 'com.github.johnrengelman.shadow' version '4.0.4'
}
group = 'me.skymc'
version = '5.05'
version = '5.06'
sourceCompatibility = 1.8
targetCompatibility = 1.8