update version to v1.3
This commit is contained in:
parent
e0dc1a644c
commit
8e604a0d76
|
|
@ -3,7 +3,7 @@ allprojects {
|
|||
apply plugin: 'maven'
|
||||
apply plugin: 'idea'
|
||||
apply plugin: 'eclipse'
|
||||
version = '1.2'
|
||||
version = '1.3'
|
||||
}
|
||||
|
||||
defaultTasks('clean','distZip')
|
||||
|
|
|
|||
Loading…
Reference in New Issue