1
0
mirror of synced 2025-12-24 11:07:56 +08:00

更新版本号,准备生成新版本2.3.0

This commit is contained in:
Binary Wang
2016-10-31 18:46:30 +08:00
parent a755c418fb
commit 9ca195518a
2 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ allprojects {
apply plugin: 'maven'
group = 'com.github.binarywang'
version = '2.2.0'
version = '2.3.0'
}
subprojects {