refactor extract routerInfo and joinInfo

This commit is contained in:
CaiHQ
2023-03-27 16:10:59 +08:00
parent 3fb7b5c7c2
commit fdd5848989
3 changed files with 53 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ dependencies {
}
group = "org.bdware.sc"
version = "1.6.6"
version = "1.6.7"
tasks.processResources.setDuplicatesStrategy(DuplicatesStrategy.INCLUDE)