1
0
mirror of synced 2025-12-28 05:57:57 +08:00

更改版本号为snapshot版本

This commit is contained in:
Binary Wang
2016-11-01 11:48:42 +08:00
parent 9ca195518a
commit 8dadf49cdd
6 changed files with 6 additions and 6 deletions

View File

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